PHP Interface DummyInterface, simpletest

Afficher le fichier Open project: simpletest/simpletest

Méthodes publiques

Méthode Description
aMethod ( )
anotherMethod ( $a )
referenceMethod ( &$a )

Method Details

aMethod() public méthode

public aMethod ( )

anotherMethod() public méthode

public anotherMethod ( $a )

referenceMethod() public méthode

public referenceMethod ( &$a )