abstract class AbstractManager implements ManagerInterface (View source)

Properties

protected Application $app

Methods

__construct(Application $app)

No description

getParserFromType(string $type)

No description

Details

__construct(Application $app)

No description

Parameters

Application $app

ParserInterface getParserFromType(string $type)

No description

Parameters

string $type

Return Value

ParserInterface