Home
last modified time | relevance | path

Searched refs:registerShutdownFunction (Results 1 – 5 of 5) sorted by path

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DBrowserConsoleHandler.php68 $this->registerShutdownFunction();
116 protected function registerShutdownFunction(): void function in Monolog\\Handler\\BrowserConsoleHandler
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DConsistency.php227 public static function registerShutdownFunction($callable) function in Hoa\\Consistency\\Consistency
/plugin/findologicxmlexport/vendor/hoa/consistency/Test/Unit/
H A DConsistency.php255 ->when($result = SUT::registerShutdownFunction($callable))
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DCHANGELOG.md87 * Consistency: Update `registerShutdownFunction`. (Ivan Enderlin, 2015-12-09T06:57:42+01:00)
88 * Consistency: Update `registerShutdownFunction`. (Ivan Enderlin, 2015-12-08T23:49:54+01:00)
H A DStream.php692 Consistency::registerShutdownFunction(xcallable('Hoa\Stream\Stream::_Hoa_Stream'));