Пример #1
0
 public function __construct()
 {
     self::$fm = \Core\FM::getInstance();
 }
Пример #2
0
function &get_instance()
{
    return \Core\FM::getInstance();
}