PHP Class lithium\tests\mocks\console\MockResponse

Inheritance: extends lithium\console\Response
Afficher le fichier Open project: unionofrad/lithium

Méthodes publiques

Свойство Type Description
$testAction
$testParam

Méthodes publiques

Méthode Description
__construct ( array $config = [] )
__destruct ( )
error ( $error )
output ( $output )

Method Details

__construct() public méthode

public __construct ( array $config = [] )
$config array

__destruct() public méthode

public __destruct ( )

error() public méthode

public error ( $error )

output() public méthode

public output ( $output )

Property Details

$testAction public_oe property

public $testAction

$testParam public_oe property

public $testParam