You are here

protected property ManageGitIgnore::$dir in Drupal 8

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

The directory where the project is located.

Type: string

File

composer/Plugin/Scaffold/ManageGitIgnore.php, line 26

Class

ManageGitIgnore
Manage the .gitignore file.

Namespace

Drupal\Composer\Plugin\Scaffold

Code

protected $dir;