dataModel.php
5 lines
| 52 B
| text/x-php
|
PhpLexer
|
r0 | <?php | ||
class dataModel extends ModelBase{ | ||||
} | ||||
?> | ||||