@@ -113,7 +113,7 @@ |
||
| 113 | 113 | /** |
| 114 | 114 | * Pull an item from the collection and remove it from the collection. |
| 115 | 115 | * @param string $key |
| 116 | - * @return mixed|false |
|
| 116 | + * @return string|false |
|
| 117 | 117 | */ |
| 118 | 118 | public function pull($key) |
| 119 | 119 | { |