Remove nntmux/Category class and move its functions into Category model

This commit is contained in:
DariusIII
2018-01-11 11:03:12 +01:00
parent 5c1fd3558e
commit cdf881efde
59 changed files with 573 additions and 833 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
* @author niel
* @copyright 2016 nZEDb
*/
use nntmux\Category;
use App\Models\Category;
/**
* Returns the value of the specified Category constant.