autoload.php
File
View source
<?php
/**
 * @file
 * Includes the autoloader created by Composer.
 *
 * @see composer.json
 * @see index.php
 * @see core/install.php
 * @see core/rebuild.php
 */
return require __DIR__ . '/vendor/autoload.php';Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
