Skip to content

Commit 5ee2a17

Browse files
committed
Minor fix
1 parent e650fb5 commit 5ee2a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SchemaAnalyzer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ class SchemaAnalyzer
3535
private $schema;
3636

3737
/**
38-
* @var Cache|null
38+
* @var Cache
3939
*/
4040
private $cache;
4141

0 commit comments

Comments
 (0)