We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30a4b13 + 953e8ea commit 1a7b783Copy full SHA for 1a7b783
src/Bridge/Doctrine/Common/Filter/OrderFilterTrait.php
@@ -29,7 +29,7 @@ trait OrderFilterTrait
29
/**
30
* @var string Keyword used to retrieve the value
31
*/
32
- private $orderParameterName;
+ protected $orderParameterName;
33
34
35
* {@inheritdoc}
0 commit comments