PHP » GoLang |
login |
register |
about
|
GoLang Yaf_Plugin_Abstract::routerShutdown
request it (363)
GoLang replacement for PHP's Yaf_Plugin_Abstract::routerShutdown
[edit | history]
PHP Yaf_Plugin_Abstract::routerShutdownPHP original manual for Yaf_Plugin_Abstract::routerShutdown [ show | php.net ]Yaf_Plugin_Abstract::routerShutdown(Yaf >=1.0.0) Yaf_Plugin_Abstract::routerShutdown — The routerShutdown purpose Description
public void Yaf_Plugin_Abstract::routerShutdown
( Yaf_Request_Abstract
$request
, Yaf_Response_Abstract $response
)This hook will be trigged after the route process finished, this hook is usually used for login check. Warning
This function is currently not documented; only its argument list is available. Parameters
Return Values
ExamplesExample #1 Yaf_Plugin_Abstract::routerShutdown()example
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|