addendum
addendum copied to clipboard
PHP Compile Error: PHP Compile Error: Cannot declare class backend\controllers\DashboardController, because the name is already in use
I'm getting PHP error when getting accessing the class,
$reflection = new ReflectionAnnotatedClass("app\controllers\DashboardController")
PHP Compile Error: Cannot declare class backend\controllers\DashboardController, because the name is already in use