database\auth.php 1

Type Line Description
error 0 No summary was found for this file

index.php 1

Type Line Description
error 0 No summary was found for this file

src\App\container.php 1

Type Line Description
error 0 No summary was found for this file

src\App\handlers.php 1

Type Line Description
error 0 No summary was found for this file

src\App\middlewares.php 1

Type Line Description
error 0 No summary was found for this file

src\App\routes.php 1

Type Line Description
error 0 No summary was found for this file

src\Controllers\AppController.php 5

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \App\Controllers\AppController
error 11 Argument $request is missing from the Docblock of index
error 11 Argument $response is missing from the Docblock of index
error 11 No summary for method index()

src\Controllers\BaseController.php 6

Type Line Description
error 0 No summary was found for this file
error 50 Name of argument $data does not match with the DocBlock's name $name in json()
notice 50 Parameter $name could not be found in json()
notice 50 Parameter $params could not be found in json()
notice 50 Parameter $status could not be found in json()
error 20 No summary for property $container

src\Controllers\UserController.php 1

Type Line Description
error 0 No summary was found for this file

src\DatabaseFactory.php 1

Type Line Description
error 0 No summary was found for this file

src\Middlewares\AdminMiddleware.php 4

Type Line Description
error 0 No summary was found for this file
error 27 Name of argument $container does not match with the DocBlock's name $twig in __construct()
notice 27 Parameter $twig could not be found in __construct()
error 21 No summary for property $container

src\Middlewares\AuthMiddleware.php 4

Type Line Description
error 0 No summary was found for this file
error 31 Name of argument $container does not match with the DocBlock's name $twig in __construct()
notice 31 Parameter $twig could not be found in __construct()
error 25 No summary for property $container

src\Middlewares\GuestMiddleware.php 4

Type Line Description
error 0 No summary was found for this file
error 31 Name of argument $container does not match with the DocBlock's name $twig in __construct()
notice 31 Parameter $twig could not be found in __construct()
error 25 No summary for property $container

src\Middlewares\Twig\AuthMiddleware.php 2

Type Line Description
error 0 No summary was found for this file
error 21 No summary for property $twig

src\Middlewares\Twig\CsrfMiddleware.php 3

Type Line Description
error 0 No summary was found for this file
error 22 No summary for property $twig
error 23 No summary for property $csrf

src\Middlewares\Twig\FlashMiddleware.php 1

Type Line Description
error 0 No summary was found for this file

src\Middlewares\Twig\PersistentValuesMiddleware.php 1

Type Line Description
error 0 No summary was found for this file

src\Middlewares\Twig\PickerMiddleware.php 2

Type Line Description
error 0 No summary was found for this file
error 22 No summary for property $twig

src\Models\User.php 6

Type Line Description
error 0 No summary was found for this file
error 7 No summary for class \App\Models\User
error 9 No summary for property $table
error 10 No summary for property $primaryKey
error 11 No summary for property $fillable
error 18 No summary for property $timestamps

src\Utils\Paginator.php 1

Type Line Description
error 0 No summary was found for this file

src\Utils\Picker.php 1

Type Line Description
error 0 No summary was found for this file

src\Utils\Session.php 1

Type Line Description
error 0 No summary was found for this file

src\Utils\Utils.php 1

Type Line Description
error 0 No summary was found for this file