@@ -49,9 +49,9 @@ |
||
| 49 | 49 | class RequireNotEmpty |
| 50 | 50 | { |
| 51 | 51 | /** |
| 52 | - * throws exceptions if $item is empty |
|
| 53 | - * |
|
| 54 | - * this is a wrapper around our IsEmpty check |
|
| 52 | + * throws exceptions if $item is empty |
|
| 53 | + * |
|
| 54 | + * this is a wrapper around our IsEmpty check |
|
| 55 | 55 | * |
| 56 | 56 | * @param mixed $itemName |
| 57 | 57 | * human-readable name of $item |