Ejemplo n.º 1
0
 public static function getInstance()
 {
     if (self::$classInstance === null) {
         self::$classInstance = new self();
     }
     return self::$classInstance;
 }
Ejemplo n.º 2
0
<?php

//Persian community
//Mohammad Puyandeh
AUTODIRECTION_BOL_Auto::getInstance()->bindEvents();