1KA_F2F/frontend/drupal9/web/autoload.php
2021-07-27 14:46:32 +02:00

17 lines
315 B
PHP
Executable File

<?php
/**
* @file
* Includes the autoloader created by Composer.
*
* This file was generated by drupal-scaffold.
*
* @see composer.json
* @see index.php
* @see core/install.php
* @see core/rebuild.php
* @see core/modules/statistics/statistics.php
*/
return require __DIR__ . '/../vendor/autoload.php';