Searched refs:__desctruct (Results 1 – 13 of 13) sorted by relevance
2 Bug #30578 (Output buffers flushed before calling __desctruct functions)
58 public function __desctruct() function in ilLMPageObject
51 public function __desctruct() function in ilLMPageObject
1182 ``__desctruct`` methods. ``setUp`` and ``tearDown`` have been marked as private and are used for co…
238 __desctruct(){return$this->_result->finalize();}}}else{class function in Min_Result
6673 …sts accordingly. Namely, it's discouraged to use ``__construct`` and ``__desctruct`` methods. ``se…
267 __desctruct(){return$this->_result->finalize();}}}else{class
10288 " to use ``__construct`` and ``__desctruct`` methods. ``setUp`` and "