class ClassContentRemover

Class ClassContentRemover

Methods

static string
remove_class_content(string $filePath, int $cutOffDepth = 1)

No description

Details

at line 22
static string remove_class_content(string $filePath, int $cutOffDepth = 1)

Parameters

string $filePath
int $cutOffDepth The number of levels of curly braces to go before ignoring the content

Return Value

string