PHP Class lithium\tests\mocks\core\MockObjectConfiguration

Inheritance: extends lithium\core\Object
Afficher le fichier Open project: unionofrad/lithium Class Usage Examples

Protected Properties

Свойство Type Description
$_protected
$_testArray
$_testScalar

Méthodes publiques

Méthode Description
__construct ( array $config = [] )
getConfig ( )
getProtected ( )
testScalar ( $value )

Method Details

__construct() public méthode

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

getConfig() public méthode

public getConfig ( )

getProtected() public méthode

public getProtected ( )

testScalar() public méthode

public testScalar ( $value )

Property Details

$_protected protected_oe property

protected $_protected

$_testArray protected_oe property

protected $_testArray

$_testScalar protected_oe property

protected $_testScalar