Skip to content

Commit

Permalink
Fix error Creation of dynamic property TeamApp:: is deprecated (#992)
Browse files Browse the repository at this point in the history
  • Loading branch information
shishir-intelli authored and divya-intelli committed Nov 30, 2023
1 parent da2a654 commit 7b09c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/apigee_edge_teams/src/Entity/TeamApp.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
* field_ui_base_route = "apigee_edge_teams.settings.team_app",
* )
*/
#[\AllowDynamicProperties]
class TeamApp extends App implements TeamAppInterface {

/**
Expand Down

0 comments on commit 7b09c69

Please sign in to comment.