PHP Interface DummyInterface, simpletest

Exibir arquivo Open project: simpletest/simpletest

Public Methods

Method Description
aMethod ( )
anotherMethod ( $a )
referenceMethod ( &$a )

Method Details

aMethod() public method

public aMethod ( )

anotherMethod() public method

public anotherMethod ( $a )

referenceMethod() public method

public referenceMethod ( &$a )