PHP Class PhpSpec\NyanFormattersExtension\Extension

Author: Matthew Davis ([email protected])
Inheritance: implements PhpSpec\Extension
Afficher le fichier Open project: phpspec/nyan-formatters

Méthodes publiques

Méthode Description
load ( PhpSpec\ServiceContainer $container, array $params )

Méthodes protégées

Méthode Description
addFormatter ( PhpSpec\ServiceContainer $container, string $name, string $class ) Add a formatter to the service container

Method Details

addFormatter() protected méthode

Add a formatter to the service container
protected addFormatter ( PhpSpec\ServiceContainer $container, string $name, string $class )
$container PhpSpec\ServiceContainer
$name string
$class string

load() public méthode

public load ( PhpSpec\ServiceContainer $container, array $params )
$container PhpSpec\ServiceContainer
$params array