chamilo/chamilo-lms

View on GitHub
src/CoreBundle/Component/Utils/CreateDefaultPages.php

Summary

Maintainability
A
0 mins
Test Coverage

Missing function doc comment
Open

    public function __construct(PageRepository $pageRepository, PageCategoryRepository $pageCategoryRepository)

Missing function doc comment
Open

    public static function getCategoriesForAdminBlocks(): array

Missing function doc comment
Open

    public function createDefaultPages(User $user, AccessUrl $url, string $locale): bool

Add a single space around assignment operators
Open

declare(strict_types=1);

Missing class doc comment
Open

class CreateDefaultPages

There are no issues that match your filters.

Category
Status