Пример #1
0
 public function __construct()
 {
     if (!self::$mapper) {
         self::$mapper = new SxCms_Page_DataMapper();
     }
 }