mirzaev\minimal\http\enumerations\content
This commit is contained in:
parent
2c6ed07ded
commit
c9e5cb3762
|
@ -8,7 +8,8 @@ namespace ${REPO_OWNER}\${REPO_NAME}\controllers;
|
||||||
use ${REPO_OWNER}\${REPO_NAME}\controllers\core;
|
use ${REPO_OWNER}\${REPO_NAME}\controllers\core;
|
||||||
|
|
||||||
// Framework for PHP
|
// Framework for PHP
|
||||||
use mirzaev\minimal\http\enumerations\status;
|
use mirzaev\minimal\http\enumerations\content,
|
||||||
|
mirzaev\minimal\http\enumerations\status;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Index
|
* Index
|
||||||
|
|
Loading…
Reference in New Issue