Skip to content

Commit 289dc41

Browse files
Prometeepierredup
authored andcommitted
Allow dynamic properties
1 parent 8bb3e18 commit 289dc41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Payum/Core/Request/GetHttpRequest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<?php
22
namespace Payum\Core\Request;
33

4+
#[\AllowDynamicProperties]
45
class GetHttpRequest
56
{
67
/**

0 commit comments

Comments
 (0)