Fix phpdoc issue
parent
55fe12bd65
commit
37a788932d
|
@ -492,7 +492,7 @@ class Factory
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param bool $disablePlugins
|
* @param bool|'local'|'global' $disablePlugins Whether plugins should not be loaded, can be set to local or global to only disable local/global plugins
|
||||||
* @param bool $disableScripts
|
* @param bool $disableScripts
|
||||||
* @param bool $fullLoad
|
* @param bool $fullLoad
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue