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.
1 parent 0345540 commit 4efe2abCopy full SHA for 4efe2ab
src/Assert/XPathFilterTrait.php
@@ -107,7 +107,7 @@ trait XPathFilterTrait
107
* @param array<string> $allowed_functions
108
* @param string $message
109
*/
110
- private static function allowedXPathFilter(
+ public static function allowedXPathFilter(
111
string $value,
112
array $allowed_axes = C::DEFAULT_ALLOWED_AXES,
113
array $allowed_functions = C::DEFAULT_ALLOWED_FUNCTIONS,
0 commit comments