@@ -97,7 +97,7 @@ |
||
| 97 | 97 | * |
| 98 | 98 | * @param ContainerBuilder $container |
| 99 | 99 | * |
| 100 | - * @return array |
|
| 100 | + * @return \string[] |
|
| 101 | 101 | */ |
| 102 | 102 | private function getLockingStorageAliases(ContainerBuilder $container) |
| 103 | 103 | { |
@@ -30,7 +30,7 @@ |
||
| 30 | 30 | private $systemKey; |
| 31 | 31 | |
| 32 | 32 | /** |
| 33 | - * @return mixed |
|
| 33 | + * @return string |
|
| 34 | 34 | */ |
| 35 | 35 | public function getIntervalExpression() |
| 36 | 36 | { |