You are here

protected property ComposerDeployHandler::$prefixes in Composer Deploy 8

List of package prefixes.

Type: string[]

File

src/ComposerDeployHandler.php, line 19
Contains \Drupal\composer_deploy\ComposerDeployHanlder.

Class

ComposerDeployHandler

Namespace

Drupal\composer_deploy

Code

protected $prefixes = [
  'drupal',
];