mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-06 06:57:25 +02:00
cs fix
This commit is contained in:
@@ -31,4 +31,4 @@ class Not extends AbstractSpecification
|
||||
{
|
||||
return !$this->spec->isSatisfiedBy($item);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user