Searched refs:PostInput (Results 1 – 1 of 1) sorted by relevance
14 /** @var PostInput Access $_POST parameters */33 $this->post = new PostInput();275 class PostInput extends Input { class