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

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

Méthodes publiques

Свойство Type Description
$eagerC SingletonClassC
$interfaceDeclaredSingletonButImplementationIsPrototype PrototypeClassAishInterface
$lazyB SingletonClassB
$prototypeB PrototypeClassB
$someProperty string

Protected Properties

Свойство Type Description
$protectedProperty string
$staticProperty string

Property Details

$eagerC public_oe property

public SingletonClassC,Neos\Flow\Tests\Functional\ObjectManagement\Fixtures $eagerC
Résultat SingletonClassC

$interfaceDeclaredSingletonButImplementationIsPrototype public_oe property

public PrototypeClassAishInterface $interfaceDeclaredSingletonButImplementationIsPrototype
Résultat PrototypeClassAishInterface

$lazyB public_oe property

public SingletonClassB $lazyB
Résultat SingletonClassB

$protectedProperty protected_oe property

protected string $protectedProperty
Résultat string

$prototypeB public_oe property

public PrototypeClassB,Neos\Flow\Tests\Functional\ObjectManagement\Fixtures $prototypeB
Résultat PrototypeClassB

$someProperty public_oe property

public string $someProperty
Résultat string

$staticProperty protected_oe static_oe property

protected static string $staticProperty
Résultat string