src/CoreBundle/Twig/Extension/ChamiloExtension.php
Missing function doc comment Open
Open
public function getThemeAssetLinkTag(string $path, bool $absoluteUrl = false): string
- Exclude checks
Missing function doc comment Open
Open
public function __construct(
- Exclude checks
Missing function doc comment Open
Open
public function getFilters(): array
- Exclude checks
Missing function doc comment Open
Open
public function getSettingsParameter($name)
- Exclude checks
Missing function doc comment Open
Open
public function getThemeAssetBase64Encoded(string $path): string
- Exclude checks
Missing function doc comment Open
Open
public function completeUserNameWithLink(User $user): string
- Exclude checks
Missing function doc comment Open
Open
public function getSettings($namespace): SettingsInterface
- Exclude checks
Missing function doc comment Open
Open
public function getIllustration(ResourceIllustrationInterface $resource): string
- Exclude checks
Missing function doc comment Open
Open
public function getFunctions(): array
- Exclude checks
Missing function doc comment Open
Open
public function getThemeAssetUrl(string $path, bool $absoluteUrl = false): string
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private readonly ThemeHelper $themeHelper
- Exclude checks