Exemple #1
0
 public function __construct()
 {
     if (self::$_url === null) {
         self::$_url = \Phpfox_Url::instance();
     }
 }