PHP Class Neos\Flow\Tests\Functional\Reflection\Fixtures\ClassSchemaFixture

Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$name string
$things array

Méthodes publiques

Méthode Description
getName ( ) : string
setName ( string $name ) : void Some text with a @param annotation, which should not be parsed.

Method Details

getName() public méthode

public getName ( ) : string
Résultat string

setName() public méthode

Some text with a @param annotation, which should not be parsed.
public setName ( string $name ) : void
$name string
Résultat void

Property Details

$name protected_oe property

protected string $name
Résultat string

$things protected_oe property

protected array $things
Résultat array