PHP Class Neos\FluidAdaptor\ViewHelpers\Fixtures\UserWithoutToString

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

Protected Properties

Property Type Description
$name string

Public Methods

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

Method Details

__construct() public method

public __construct ( string $name )
$name string

getName() public method

public getName ( ) : string
return string

Property Details

$name protected property

protected string $name
return string