Method | Description | |
---|---|---|
boot ( Silex\Application $app ) | Bootstraps the application. | |
register ( Silex\Application $app ) | Registers services on the given app. |
public boot ( Silex\Application $app ) | ||
$app | Silex\Application |
public register ( Silex\Application $app ) | ||
$app | Silex\Application | An Application instance |