Skip to content

Commit

Permalink
Merge branch 'fix/dynamic-property-deprecation'
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-gerarts committed Nov 25, 2024
2 parents 699cb7b + de3e97e commit ad644b3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions test/Models/SimpleProperties/NoProperties.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@

namespace AutoMapperPlus\Test\Models\SimpleProperties;

/**
* Class NoProperties
*
* @package AutoMapperPlus\Test\Models\SimpleProperties
*/
#[\AllowDynamicProperties]
class NoProperties
{
//
Expand Down

0 comments on commit ad644b3

Please sign in to comment.