コード例 #1
0
ファイル: Pagination.php プロジェクト: JakubMarden/eshop
 public function __construct()
 {
     self::$db = \DatabaseModel::getInstance();
 }