class ClassContentRemover (View source)

Class ClassContentRemover

Methods

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

No description

Details

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

No description

Parameters

string $filePath
int $cutOffDepth

The number of levels of curly braces to go before ignoring the content

Return Value

string