Skip to content

Commit ea0e987

Browse files
greg0irederrabus
andauthored
Update lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php
Co-authored-by: Alexander M. Turek <me@derrabus.de>
1 parent c4c3dd8 commit ea0e987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Doctrine/ORM/Mapping/Driver/AttributeDriver.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class AttributeDriver extends CompatibilityAnnotationDriver
3737
];
3838

3939
/**
40-
* @deprecated override isTransient() instead of overriding it
40+
* @deprecated override isTransient() instead of overriding this property
4141
*
4242
* @var array<class-string<MappingAttribute>, int>
4343
*/

0 commit comments

Comments
 (0)