test Drupal site working on Koality Theme Builder
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
385 B

4 years ago
  1. <?php
  2. /**
  3. * @file
  4. * Includes the autoloader created by Composer.
  5. *
  6. * This file was generated by drupal-composer/drupal-scaffold.
  7. * https://github.com/drupal-composer/drupal-scaffold
  8. *
  9. * @see composer.json
  10. * @see index.php
  11. * @see core/install.php
  12. * @see core/rebuild.php
  13. * @see core/modules/statistics/statistics.php
  14. */
  15. return require __DIR__ . '/../vendor/autoload.php';