PHP Class Neos\Flow\Tests\Functional\Aop\Fixtures\Name

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

Protected Properties

Property Type Description
$name string

Public Methods

Method Description
__construct ( string $name )
__toString ( ) : string
getName ( ) : string

Method Details

__construct() public method

public __construct ( string $name )
$name string

__toString() public method

public __toString ( ) : string
return string

getName() public method

public getName ( ) : string
return string

Property Details

$name protected_oe property

protected string $name
return string