Exemplo n.º 1
0
 protected function willSleep($duration)
 {
     LiskDAO::closeInactiveConnections(60);
     return;
 }