Pathologic was missing because of a .git folder inside.
[yaffs-website] / web / autoload.php
1 <?php
2
3 /**
4  * @file
5  * Includes the autoloader created by Composer.
6  *
7  * This file was generated by drupal-composer/drupal-scaffold.
8  * https://github.com/drupal-composer/drupal-scaffold
9  *
10  * @see composer.json
11  * @see index.php
12  * @see core/install.php
13  * @see core/rebuild.php
14  * @see core/modules/statistics/statistics.php
15  */
16
17 return require __DIR__ . '/../vendor/autoload.php';