@@ -488,7 +488,7 @@ |
||
488 | 488 | /** |
489 | 489 | * Cache all indexes for the given class. Will do nothing if already cached. |
490 | 490 | * |
491 | - * @param $class |
|
491 | + * @param string $class |
|
492 | 492 | */ |
493 | 493 | protected function cacheDatabaseIndexes($class) |
494 | 494 | { |