Handler::$postPackageListeners
Same name in other branches
- 9 composer/Plugin/Scaffold/Handler.php \Drupal\Composer\Plugin\Scaffold\Handler::postPackageListeners
- 8.9.x composer/Plugin/Scaffold/Handler.php \Drupal\Composer\Plugin\Scaffold\Handler::postPackageListeners
- 10 composer/Plugin/Scaffold/Handler.php \Drupal\Composer\Plugin\Scaffold\Handler::postPackageListeners
The list of listeners that are notified after a package event.
Type: \Drupal\Composer\Plugin\Scaffold\PostPackageEventListenerInterface[]
File
-
composer/
Plugin/ Scaffold/ Handler.php, line 67
Class
- Handler
- Core class of the plugin.
Namespace
Drupal\Composer\Plugin\ScaffoldCode
protected $postPackageListeners = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.