Exemplo n.º 1
0
 /**
  * @static
  *
  */
 public static function shutdownHandler()
 {
     Pimcore_Event::fire("pimcore.shutdown");
 }