function GenerateAutoloadRuntimeReferenceFile::__construct

Same name and namespace in other branches
  1. main composer/Plugin/Scaffold/GenerateAutoloadRuntimeReferenceFile.php \Drupal\Composer\Plugin\Scaffold\GenerateAutoloadRuntimeReferenceFile::__construct()

This class provides only static methods.

File

composer/Plugin/Scaffold/GenerateAutoloadRuntimeReferenceFile.php, line 19

Class

GenerateAutoloadRuntimeReferenceFile
Generates an 'autoload_runtime.php' that includes the Symfony_runtime loader.

Namespace

Drupal\Composer\Plugin\Scaffold

Code

private function __construct() {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.