We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd192c1 commit d0916b0Copy full SHA for d0916b0
1 file changed
src/Tool/ORM/Entity/Meta.php
@@ -12,6 +12,9 @@
12
use Doctrine\ORM\Mapping\PropertyAccessors\PropertyAccessor;
13
use Doctrine\Persistence\Mapping\ClassMetadata;
14
15
+/**
16
+ * @interal
17
+ */
18
class Meta
19
{
20
/**
0 commit comments