Skip to content

Commit

Permalink
Fix error Creation of dynamic property Team:: is deprecated (#990)
Browse files Browse the repository at this point in the history
  • Loading branch information
shishir-intelli authored Nov 28, 2023
1 parent e5a38d5 commit 4833476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/apigee_edge_teams/src/Entity/Team.php
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
* field_ui_base_route = "apigee_edge_teams.settings.team",
* )
*/
#[\AllowDynamicProperties]
class Team extends AttributesAwareFieldableEdgeEntityBase implements TeamInterface {

/**
Expand Down

0 comments on commit 4833476

Please sign in to comment.