Skip to content

Commit be5cf0d

Browse files
committed
adding event and trying to read the arguments
1 parent 6bbfd84 commit be5cf0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PatternLab/InstallerUtil.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,7 @@ protected static function removeDots($path) {
583583
*/
584584
protected static function packagesInstall($installerInfo, $event) {
585585

586+
Console::log("print args:");
586587
print_r($event->getArguments());
587588

588589
// initialize a bunch of stuff like config and console

0 commit comments

Comments
 (0)