You are here

protected property ScaffoldFilePath::$fullPath in Drupal 9

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

The full path to the file.

Type: string

File

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

Class

ScaffoldFilePath
Manage the path to a file to scaffold.

Namespace

Drupal\Composer\Plugin\Scaffold

Code

protected $fullPath;