PHP Class Nelmio\Alice\Entity\ImmutableStd

Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
__construct ( array $properties )
__get ( string $name )
__set ( string $name, $value )

Method Details

__construct() public méthode

public __construct ( array $properties )
$properties array

__get() public méthode

public __get ( string $name )
$name string

__set() public méthode

public __set ( string $name, $value )
$name string