PHP Class Eloquent\Phony\Pho\PhoFacadeDriver

Inheritance: extends Eloquent\Phony\Facade\FacadeDriver
Afficher le fichier Open project: eloquent/phony Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( ) Construct a new Pho facade driver.
instance ( ) : FacadeDriver Get the static instance of this driver.

Method Details

__construct() public méthode

Construct a new Pho facade driver.
public __construct ( )

instance() public static méthode

Get the static instance of this driver.
public static instance ( ) : FacadeDriver
Résultat Eloquent\Phony\Facade\FacadeDriver The static driver.