ParserHelperInterface
interface ParserHelperInterface
Methods
array
getFunctionsDefinition(
string $content,
array $functions = array())
Parse a string and get all parser's function and block with theirs arguments.
Details
at line 27
array
getFunctionsDefinition(
string $content,
array $functions = array())
Parse a string and get all parser's function and block with theirs arguments.