ヤミRoot VoidGate
User / IP
:
216.73.216.110
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
itrave
/
api
/
vendor
/
friendsofsymfony
/
rest-bundle
/
Request
/
Viewing: ParamFetcherInterface.php
<?php /* * This file is part of the FOSRestBundle package. * * (c) FriendsOfSymfony <http://friendsofsymfony.github.com/> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace FOS\RestBundle\Request; /** * Helper interface to validate query parameters from the active request. * * @author Alexander <iam.asm89@gmail.com> * @author Lukas Kahwe Smith <smith@pooteeweet.org> */ interface ParamFetcherInterface { /** * Sets the controller. * * @param callable $controller */ public function setController($controller); /** * Gets a validated parameter. * * @param string $name Name of the parameter * @param bool $strict Whether a requirement mismatch should cause an exception * * @return mixed Value of the parameter */ public function get($name, $strict = null); /** * Gets all validated parameter. * * @param bool $strict Whether a requirement mismatch should cause an exception * * @return array Values of all the parameters */ public function all($strict = false); }
Coded With 💗 by
0x6ick