@@ -145,7 +145,7 @@ |
||
145 | 145 | /** |
146 | 146 | * Find a single row by ID. |
147 | 147 | * |
148 | - * @param mixed $id |
|
148 | + * @param string $id |
|
149 | 149 | * |
150 | 150 | * @return array|null |
151 | 151 | */ |