Skip to content

Commit a8a9719

Browse files
committed
Deleted useless attribute $models
1 parent 226539f commit a8a9719

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Mapping/ClassMetadataFactory.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ class ClassMetadataFactory
1919
private $metadataLoader;
2020
private $reader;
2121

22-
/**
23-
* @var array<string, ClassMetadata>
24-
*/
25-
private $models = [];
26-
2722
/**
2823
* @throws RuntimeException on cache failure
2924
*/

0 commit comments

Comments
 (0)