PHP Class Functional\Tests\MagicGetException

Afficher le fichier Open project: lstrojny/functional-php

Protected Properties

Свойство Type Description
$throwExceptionInGet
$throwExceptionInIsset

Méthodes publiques

Méthode Description
__construct ( $throwExceptionInIsset, $throwExceptionInGet )
__get ( $propertyName )
__isset ( $propertyName )

Method Details

__construct() public méthode

public __construct ( $throwExceptionInIsset, $throwExceptionInGet )

__get() public méthode

public __get ( $propertyName )

__isset() public méthode

public __isset ( $propertyName )

Property Details

$throwExceptionInGet protected_oe property

protected $throwExceptionInGet

$throwExceptionInIsset protected_oe property

protected $throwExceptionInIsset