PHP Class Ouzo\ControllerFactory

Datei anzeigen Open project: letsdrink/ouzo Class Usage Examples

Public Methods

Method Description
__construct ( )
createController ( RouteRule $routeRule )

Private Methods

Method Description
getInstance ( RouteRule $routeRule, $controller )

Method Details

__construct() public method

public __construct ( )

createController() public method

public createController ( RouteRule $routeRule )
$routeRule Ouzo\Routing\RouteRule