$_config
$_config : array
Class config
onShutdownプロトタイプリソース
shutdown時にリクエストされるリソースのプロトタイプクラスです。
set(\BEAR_Ro_Prototype $prototypeRo) : void
Shutdown時に実行されるリソースプロトタイプをセット
スクリプトShutdown時に実行されるタスクまたはリソースリクエストをセットします。
| \BEAR_Ro_Prototype | $prototypeRo |
register() : \BEAR_Ro_Shutdown
Register shutdown function once.
_exception(string $msg, array $config = array()) : \BEAR_Exception
例外の作成
| string | $msg | 例外メッセージ |
| array | $config | 例外config |