PHP Class Fakerino\Core\OutPutFactory

Author: Nicola Pietroluongo ([email protected])
Afficher le fichier Open project: fakerino/fakerino Class Usage Examples

Méthodes publiques

Méthode Description
getOutput ( string $class, string | array | null $options = null ) : string | array Returns a string output.

Method Details

getOutput() public static méthode

Returns a string output.
public static getOutput ( string $class, string | array | null $options = null ) : string | array
$class string
$options string | array | null
Résultat string | array