We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c3dd8 commit ea0e987Copy full SHA for ea0e987
lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php
@@ -37,7 +37,7 @@ class AttributeDriver extends CompatibilityAnnotationDriver
37
];
38
39
/**
40
- * @deprecated override isTransient() instead of overriding it
+ * @deprecated override isTransient() instead of overriding this property
41
*
42
* @var array<class-string<MappingAttribute>, int>
43
*/
0 commit comments