dumpAssetsHelpText()
public static method
Typically to use this instead on composer update as dump command uses prod environment where cache is not cleared,
causing it to sometimes crash when cache needs to be cleared.
public static dumpAssetsHelpText ( Composer\Script\Event $event ) |
$event |
Composer\Script\Event |
Event A instance |
installWelcomeText()
public static method
Just dump welcome text on how to install eZ Platform.
public static installWelcomeText ( Composer\Script\Event $event ) |
$event |
Composer\Script\Event |
Event A instance |