Home
last modified time | relevance | path

Searched refs:Post (Results 1 – 3 of 3) sorted by path

/dokuwiki/inc/Input/
H A DInput.php16 /** @var Post Access $_POST parameters */
36 $this->post = new Post();
H A DPost.php8 class Post extends Input class
/dokuwiki/inc/
H A Ddeprecated.php220 class PostInput extends \dokuwiki\Input\Post {
227 dbg_deprecated(\dokuwiki\Input\Post::class);