mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-02 21:17:29 +02:00
Update Plus.php
This commit is contained in:
@@ -11,7 +11,7 @@ class Plus extends AbstractSpecification
|
|||||||
protected $right;
|
protected $right;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Creation of a locical AND of two specifications
|
* Creation of a logical AND of two specifications
|
||||||
*
|
*
|
||||||
* @param SpecificationInterface $left
|
* @param SpecificationInterface $left
|
||||||
* @param SpecificationInterface $right
|
* @param SpecificationInterface $right
|
||||||
|
Reference in New Issue
Block a user