@@ -44,7 +44,7 @@ |
||
| 44 | 44 | return $condition; |
| 45 | 45 | } |
| 46 | 46 | } |
| 47 | - throw new MenuItemConditionNotSupportedException("Condition $name is not defined."); |
|
| 47 | + throw new MenuItemConditionNotSupportedException("condition $name is not defined."); |
|
| 48 | 48 | } |
| 49 | 49 | |
| 50 | 50 | /** |