mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-09 00:16:32 +02:00
removes unnecessary newline in comments
This commit is contained in:
@@ -13,7 +13,6 @@ class Not extends AbstractSpecification
|
||||
* Creates a new specification wrapping another
|
||||
*
|
||||
* @param SpecificationInterface $spec
|
||||
|
||||
*/
|
||||
public function __construct(SpecificationInterface $spec)
|
||||
{
|
||||
|
Reference in New Issue
Block a user