Skip to content

Commit

Permalink
Revert "Do not set unexpected property"
Browse files Browse the repository at this point in the history
This reverts commit 4650139.
  • Loading branch information
koriym committed Sep 9, 2023
1 parent b4224e0 commit 5384875
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Annotations/Get.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
/**
* @Annotation
*/
#[\AllowDynamicProperties]
class Get extends Operation
{
/** @inheritdoc */
Expand Down

0 comments on commit 5384875

Please sign in to comment.