@@ -68,8 +68,8 @@ |
||
| 68 | 68 | /** |
| 69 | 69 | * Called when there are not enough licenses available |
| 70 | 70 | * |
| 71 | - * @param [type] $remaining |
|
| 72 | - * @param [type] $quantity |
|
| 71 | + * @param integer $remaining |
|
| 72 | + * @param integer $quantity |
|
| 73 | 73 | * @return void |
| 74 | 74 | */ |
| 75 | 75 | protected function error($remaining, $quantity) |