@@ -51,7 +51,7 @@ |
||
| 51 | 51 | /** @var CacheMetadata|null */ |
| 52 | 52 | private $cache; |
| 53 | 53 | |
| 54 | - public function __construct(string $name) |
|
| 54 | + public function __construct(string $name) |
|
| 55 | 55 | { |
| 56 | 56 | $this->name = $name; |
| 57 | 57 | } |