PHP Class Neos\Flow\Tests\Functional\Property\Fixtures\TestEntitySubclassWithNewField

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

Protected Properties

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

Méthodes publiques

Méthode Description
getTestField ( ) : string
setTestField ( string $testField )

Method Details

getTestField() public méthode

public getTestField ( ) : string
Résultat string

setTestField() public méthode

public setTestField ( string $testField )
$testField string

Property Details

$testField protected_oe property

protected string $testField
Résultat string