PHP Class Neos\Flow\Tests\Functional\ObjectManagement\Fixtures\PrototypeClassE

Show file Open project: neos/flow-development-collection

Protected Properties

Property Type Description
$nullValue string

Public Methods

Method Description
__construct ( string $nullValue )
getNullValue ( ) : string

Method Details

__construct() public method

public __construct ( string $nullValue )
$nullValue string

getNullValue() public method

public getNullValue ( ) : string
return string

Property Details

$nullValue protected property

protected string $nullValue
return string