File manager - Edit - /home/autoph/public_html/projects/api/vendor/pecee/simple-router/src/Pecee/Http/Input/IInputItem.php
Back
<?php namespace Pecee\Http\Input; interface IInputItem { public function getIndex(): string; public function setIndex(string $index): self; public function getName(): ?string; public function setName(string $name): self; /** * @return mixed */ public function getValue(); /** * @param mixed $value */ public function setValue($value): self; public function __toString(): string; }
| ver. 1.4 |
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings