forked from GNUsocial/gnu-social
[CORE][UTIL] Moved classes from util to core
And splitted up Common
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
namespace App\Controller;
|
||||
|
||||
use App\Util\GSEvent as Event;
|
||||
use App\Core\GSEvent as Event;
|
||||
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
|
||||
|
||||
class NetworkPublic extends AbstractController
|
||||
|
||||
Reference in New Issue
Block a user