mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-26 09:33:50 +00:00
apply more cs rules for php-cs
This commit is contained in:
@@ -43,6 +43,6 @@ final readonly class GenericDocExtensionRuntime implements RuntimeExtensionInter
|
||||
}
|
||||
}
|
||||
|
||||
throw new \LogicException("no renderer found");
|
||||
throw new \LogicException('no renderer found');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user