src/CoreBundle/Controller/Api/UpdateVisibilityLinkCategory.php
Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead. Open
Open
#[AsController]
- Exclude checks
Missing function doc comment Open
Open
public function __invoke(CLinkCategory $linkCategory, CLinkCategoryRepository $repo): CLinkCategory
- Exclude checks
You must use "/**" style comments for a class comment Open
Open
class UpdateVisibilityLinkCategory extends AbstractController
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks