This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
amic
/
FRONTEND_MVC
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e93415e119
Rami (Branch)
Tag
dev
feat-splide
master
FRONTEND_MVC
/
modules
/
manager
/
models
/
GalleryItem.php
GalleryItem.php
93 B
Cronologia
Originale
1
2
3
4
5
6
7
8
<?php
namespace manager\models;
class GalleryItem extends \app\models\base\GalleryItem
{
}