Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
modules
/
wp-toolkit
/
vendor
/
cerbero
/
json-parser
/
File Content:
helpers.php
<?php namespace WPToolkitDependenciesIsolationPrefix\Cerbero\JsonParser; /** * Parse the given source of JSON * * @param mixed $source * @return JsonParser */ function parseJson(mixed $source) : JsonParser { return new JsonParser($source); }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
src
---
0755
helpers.php
253 bytes
0644
phpstan-baseline.neon
0 bytes
0644
phpstan.neon
90 bytes
0644
N4ST4R_ID | Naxtarrr