Skip to content
Snippets Groups Projects
Commit 5802f97e authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms Committed by Marcus Eibrink-Lunzenauer
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent f6ed3674
No related branches found
No related tags found
No related merge requests found
Pipeline #29723 failed
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
*/ */
class PluginAlreadyLoadingException extends Exception class PluginAlreadyLoadingException extends Exception
{ {
public function __construct($pluginClassName) public function __construct(string $pluginClassName)
{ {
return parent::__construct( return parent::__construct(
sprintf( sprintf(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment