PHP Interface Go\Instrument\Transformer\SourceTransformer

Afficher le fichier Open project: goaop/framework

Méthodes publiques

Méthode Description
transform ( StreamMetaData $metadata ) : void | boolean This method may transform the supplied source and return a new replacement for it

Method Details

transform() public méthode

This method may transform the supplied source and return a new replacement for it
public transform ( StreamMetaData $metadata ) : void | boolean
$metadata StreamMetaData Metadata for source
Résultat void | boolean Return false if transformation should be stopped