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

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

Protected Properties

Свойство Type Description
$someProperty string

Méthodes publiques

Méthode Description
getSomeProperty ( ) : string
setSomeProperty ( string $someProperty ) : void

Method Details

getSomeProperty() public méthode

public getSomeProperty ( ) : string
Résultat string

setSomeProperty() public méthode

public setSomeProperty ( string $someProperty ) : void
$someProperty string
Résultat void

Property Details

$someProperty protected_oe property

protected string $someProperty
Résultat string