PHP Class FOF30\Factory\Magic\TransparentAuthenticationFactory

Inheritance: extends BaseFactory
Afficher le fichier Open project: akeeba/fof Class Usage Examples

Méthodes publiques

Méthode Description
make ( array $config = [] ) : Dispatcher Create a new object instance

Method Details

make() public méthode

Create a new object instance
public make ( array $config = [] ) : Dispatcher
$config array The config parameters which override the fof.xml information
Résultat FOF30\Dispatcher\Dispatcher A new Dispatcher object