#[\Override]
This commit is contained in:
parent
aed710af88
commit
3e58c2f2b3
13 changed files with 19 additions and 19 deletions
|
|
@ -4,7 +4,7 @@ declare(strict_types=1);
|
|||
|
||||
final class ColorfulListExtension extends Minz_Extension
|
||||
{
|
||||
#[Override]
|
||||
#[\Override]
|
||||
public function init(): void {
|
||||
Minz_View::appendScript($this->getFileUrl('script.js', 'js'));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue