Advertisement
Guest User

Untitled

a guest
Mar 26th, 2018
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. <pre>Slim\Http\Request Object
  2. (
  3. [method:protected] => POST
  4. [originalMethod:protected] => POST
  5. [uri:protected] => Slim\Http\Uri Object
  6. (
  7. [scheme:protected] => http
  8. [user:protected] =>
  9. [password:protected] =>
  10. [host:protected] => localhost
  11. [port:protected] => 80
  12. [basePath:protected] => /wp-api
  13. [path:protected] => /
  14. [query:protected] => id=1&steps=12&date=8787
  15. [fragment:protected] =>
  16. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement