Skip to content

Commit

Permalink
add fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Oct 12, 2024
1 parent 2cd6efb commit 23331c3
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,4 @@ final class SkipNoAllowDynamicPropertiesAttribute
{
$this->someDependency = new SomeDependency();
}

public function __get($name)
{
}
}

0 comments on commit 23331c3

Please sign in to comment.