Commit 1c1dbe03 authored by catch's avatar catch
Browse files

Issue #2829453 by xjm, quietone, Kristen Pol, catch, jhodgdon: \Drupal still has an @file docblock

parent 14d17547
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
<?php

/**
 * @file
 * Contains \Drupal.
 */

use Drupal\Core\DependencyInjection\ContainerNotInitializedException;
use Symfony\Component\DependencyInjection\ContainerInterface;