dumpAssetsHelpText()
공개 정적인 메소드
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()
공개 정적인 메소드
Just dump welcome text on how to install eZ Platform.
public static installWelcomeText ( Composer\Script\Event $event ) |
$event |
Composer\Script\Event |
Event A instance |