protected property ScaffoldFilePath::$type in Drupal 9
Same name and namespace in other branches
- 8 composer/Plugin/Scaffold/ScaffoldFilePath.php \Drupal\Composer\Plugin\Scaffold\ScaffoldFilePath::type
The type of scaffold file this is,'autoload', 'dest' or 'src'.
Type: string
File
- composer/
Plugin/ Scaffold/ ScaffoldFilePath.php, line 28
Class
- ScaffoldFilePath
- Manage the path to a file to scaffold.
Namespace
Drupal\Composer\Plugin\ScaffoldCode
protected $type;