Skip to content

Commit

Permalink
Allow dynamic properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Prometee authored and pierredup committed Sep 10, 2024
1 parent 77f621c commit b7e4dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Request/GetHttpRequest.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?php
namespace Payum\Core\Request;

#[\AllowDynamicProperties]
class GetHttpRequest
{
/**
Expand Down

0 comments on commit b7e4dce

Please sign in to comment.