$loader->withPlugins()
Returns the status flag, which shows if plugins are loaded as well.
$loader->withPlugins(): bool
Return type
bool
This method modifies the existing $loader
object it is applied to and returns it again.
Returns the status flag, which shows if plugins are loaded as well.
$loader->withPlugins(): bool
bool
This method modifies the existing $loader
object it is applied to and returns it again.