Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

autoload.php

Same filename in this branch
  1. 11.1.x vendor/autoload.php
  2. 11.1.x vendor/squizlabs/php_codesniffer/autoload.php

File

./autoload.php

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';
RSS feed
Powered by Drupal