@@ -87,6 +87,6 @@ |
||
| 87 | 87 | return $matchingRegistration->getIsOrganizer(); |
| 88 | 88 | } |
| 89 | 89 | |
| 90 | - throw new \LogicException('Attribute '.$attribute.' unknown!'); |
|
| 90 | + throw new \LogicException('Attribute ' . $attribute . ' unknown!'); |
|
| 91 | 91 | } |
| 92 | 92 | } |