Example #1
0
 public function disableAfterHook()
 {
     $this->_set("__after", Client::signHook("__after_for_{$this->getClassName()}", round(microtime(true) * 1000)));
 }