Property | Type | Description | |
---|---|---|---|
$app |
Method | Description | |
---|---|---|
connect ( Silex\Application $app ) | {@inheritDoc} |
Method | Description | |
---|---|---|
getFormFactory ( ) : Symfony\Component\Form\FormFactoryInterface | ||
getModelManager ( ) : |
||
mount ( Silex\ControllerCollection $collection ) : Silex\ControllerCollection |
public connect ( Silex\Application $app ) | ||
$app | Silex\Application |
protected getFormFactory ( ) : Symfony\Component\Form\FormFactoryInterface | ||
return | Symfony\Component\Form\FormFactoryInterface |
protected getModelManager ( ) : |
||
return |
abstract protected mount ( Silex\ControllerCollection $collection ) : Silex\ControllerCollection | ||
$collection | Silex\ControllerCollection | |
return | Silex\ControllerCollection |