| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * @file | |
| 4 | - */ | |
| 3 | + * @file | |
| 4 | + */ | |
| 5 | 5 | |
| 6 | 6 | namespace CultuurNet\UDB3\Variations; | 
| 7 | 7 | |
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * @file | |
| 4 | - */ | |
| 3 | + * @file | |
| 4 | + */ | |
| 5 | 5 | |
| 6 | 6 | namespace CultuurNet\UDB3\Variations; | 
| 7 | 7 | |
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * @file | |
| 4 | - */ | |
| 3 | + * @file | |
| 4 | + */ | |
| 5 | 5 | |
| 6 | 6 | namespace CultuurNet\UDB3\Variations; | 
| 7 | 7 | |
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * @file | |
| 4 | - */ | |
| 3 | + * @file | |
| 4 | + */ | |
| 5 | 5 | |
| 6 | 6 | namespace CultuurNet\UDB3\Variations; | 
| 7 | 7 | |
| @@ -20,7 +20,7 @@ | ||
| 20 | 20 | |
| 21 | 21 |          foreach ($specifications as $specification) { | 
| 22 | 22 |              if (!$specification instanceof SpecificationInterface) { | 
| 23 | -                throw new \InvalidArgumentException('Argument should implement '  . SpecificationInterface::class); | |
| 23 | +                throw new \InvalidArgumentException('Argument should implement ' . SpecificationInterface::class); | |
| 24 | 24 | } | 
| 25 | 25 | } | 
| 26 | 26 | |
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | <?php | 
| 2 | 2 | /** | 
| 3 | - * @file | |
| 4 | - */ | |
| 3 | + * @file | |
| 4 | + */ | |
| 5 | 5 | |
| 6 | 6 | namespace CultuurNet\UDB3\Variations; | 
| 7 | 7 | |