This website requires JavaScript.
Explore
Help
Register
Sign In
lkddi
/
nexusphp
Watch
1
Star
0
Fork
0
mirror of
https://github.com/lkddi/nexusphp.git
synced
2026-08-02 19:10:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
67d68e73f75c76386e80ab27ff13a6173ca39345
nexusphp
/
app
/
Models
/
Media.php
T
10 lines
98 B
PHP
Raw
Normal View
History
Unescape
Escape
torrent api + swip constants
2021-05-15 19:29:44 +08:00
<?
php
namespace
App\Models
;
class
Media
extends
NexusModel
{
protected
$table
=
'media'
;
}
Reference in New Issue
Copy Permalink