19 declare(strict_types=1);
32 ?array $passed_query_params = null,
33 ?array $passed_post_data = null
45 return $this->
int(
"sec");
Interface Observer Contains several chained tasks and infos about them.
trait BaseGUIRequest
Base gui request wrapper.
initRequest(HTTP\Services $http, Refinery\Factory $refinery, ?array $passed_query_params=null, ?array $passed_post_data=null)
Query params and post data parameters are used for testing.