mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-09 08:26:44 +02:00
update deps & install rector
This commit is contained in:
@@ -7,7 +7,7 @@ class AndSpecification implements Specification
|
||||
/**
|
||||
* @var Specification[]
|
||||
*/
|
||||
private $specifications;
|
||||
private array $specifications;
|
||||
|
||||
/**
|
||||
* @param Specification[] $specifications
|
||||
|
Reference in New Issue
Block a user