Skip to content

Commit 7108407

Browse files
mcorteel-harelfranmomu
authored andcommitted
Replace note annotation
1 parent 971dd18 commit 7108407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mapping/MappedEventSubscriber.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ public function getExtensionMetadataFactory(ObjectManager $objectManager)
177177
*
178178
* @return void
179179
*
180-
* @note Providing any object is deprecated, as of 4.0 a `Doctrine\Common\Annotations\Reader` or `Gedmo\Mapping\Driver\AttributeReader` will be required
180+
* NOTE Providing any object is deprecated, as of 4.0 a `Doctrine\Common\Annotations\Reader` or `Gedmo\Mapping\Driver\AttributeReader` will be required
181181
*/
182182
public function setAnnotationReader($reader)
183183
{

0 commit comments

Comments
 (0)