Overview

Namespaces

  • EmanueleMinotto
    • GravatarServiceProvider

Classes

  • GravatarServiceProvider
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class GravatarServiceProvider

A Gravatar service provider for Silex 1.

EmanueleMinotto\GravatarServiceProvider\GravatarServiceProvider implements Silex\ServiceProviderInterface
Namespace: EmanueleMinotto\GravatarServiceProvider
Author: Emanuele Minotto minottoemanuele@gmail.com
Link: http://silex.sensiolabs.org/doc/providers.html#creating-a-provider
Located at GravatarServiceProvider.php
Methods summary
public
# register( Silex\Application $app )

Registers services and parameters on the app.

Registers services and parameters on the app.

Parameters

$app
Silex application.
public
# boot( Silex\Application $app )

Bootstraps the services.

Bootstraps the services.

Parameters

$app
Silex application.
API documentation generated by ApiGen