PHP Class Phrozn\Provider\Factory

Author: Victor Farazdagi
Afficher le fichier Open project: farazdagi/phrozn Class Usage Examples

Méthodes publiques

Méthode Description
create ( string $type, mixed $data ) Create provider instance

Method Details

create() public méthode

Create provider instance
public create ( string $type, mixed $data )
$type string Provider typ to initialize
$data mixed Provider data return \Phrozn\Provider