Skip to content

Commit

Permalink
fix: wrong use of attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
saifulferoz committed Nov 4, 2023
1 parent 79a6ffd commit 5e41b4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Annotation/SubscribeDoctrineEvents.php
Expand Up @@ -19,7 +19,6 @@
*
* @author Roni Saha <roni@xiidea.net>
*/
#[\Attribute]
/* @final */ class SubscribeDoctrineEvents
{
public $events = array();
Expand Down

0 comments on commit 5e41b4b

Please sign in to comment.