You are here

protected property ScaffoldFilePath::$packageName in Drupal 8

Same name and namespace in other branches
  1. 9 composer/Plugin/Scaffold/ScaffoldFilePath.php \Drupal\Composer\Plugin\Scaffold\ScaffoldFilePath::packageName

The name of the package containing the file.

Type: string

File

composer/Plugin/Scaffold/ScaffoldFilePath.php, line 35

Class

ScaffoldFilePath
Manage the path to a file to scaffold.

Namespace

Drupal\Composer\Plugin\Scaffold

Code

protected $packageName;