Skip to content

Commit

Permalink
Replace note annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
mcorteel-harel authored and franmomu committed Feb 20, 2023
1 parent 971dd18 commit 7108407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mapping/MappedEventSubscriber.php
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ public function getExtensionMetadataFactory(ObjectManager $objectManager)
*
* @return void
*
* @note Providing any object is deprecated, as of 4.0 a `Doctrine\Common\Annotations\Reader` or `Gedmo\Mapping\Driver\AttributeReader` will be required
* NOTE Providing any object is deprecated, as of 4.0 a `Doctrine\Common\Annotations\Reader` or `Gedmo\Mapping\Driver\AttributeReader` will be required
*/
public function setAnnotationReader($reader)
{
Expand Down

0 comments on commit 7108407

Please sign in to comment.