mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 02:08:57 +00:00
Remove nntmux/Category class and move its functions into Category model
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
* @author niel
|
||||
* @copyright 2016 nZEDb
|
||||
*/
|
||||
use nntmux\Category;
|
||||
|
||||
use App\Models\Category;
|
||||
|
||||
/**
|
||||
* Returns the value of the specified Category constant.
|
||||
|
||||
Reference in New Issue
Block a user