|
Bristol SU Support Package
|


Public Member Functions | |
| __construct (... $specifications) | |
| isSatisfied () | |
Private Attributes | |
| $specifications | |
Are any of the given specifications satisfied?
Definition at line 12 of file OrSpecification.php.
| BristolSU\Support\Logic\Specification\OrSpecification::__construct | ( | $specifications | ) |
| Specification | ...$specifications Specifications to test |
Definition at line 25 of file OrSpecification.php.
References BristolSU\Support\Logic\Specification\OrSpecification\$specifications.
| BristolSU\Support\Logic\Specification\OrSpecification::isSatisfied | ( | ) |
Are any of the given specifications satisfied?
Implements BristolSU\Support\Logic\Contracts\Specification.
Definition at line 35 of file OrSpecification.php.
|
private |
Definition at line 20 of file OrSpecification.php.
Referenced by BristolSU\Support\Logic\Specification\OrSpecification\__construct().
1.8.13