function ScaffoldFileInfo::destination
Gets the destination.
Return value
\Drupal\Composer\Plugin\Scaffold\ScaffoldFilePath The scaffold path to the destination file.
File
-
composer/
Plugin/ Scaffold/ ScaffoldFileInfo.php, line 74
Class
- ScaffoldFileInfo
- Data object that keeps track of one scaffold file.
Namespace
Drupal\Composer\Plugin\ScaffoldCode
public function destination() {
return $this->destination;
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.