app\ServicesLoader::__construct PHP Méthode

__construct() public méthode

public __construct ( Silex\Application $app )
$app Silex\Application
    public function __construct(Application $app)
    {
        $this->app = $app;
    }