You are here

LongNamespace.php in Coder 8.3.x

Same filename and directory in other branches
  1. 8.3 tests/Drupal/good/drupal8/LongNamespace.php

File

tests/Drupal/good/drupal8/LongNamespace.php
View source
<?php

namespace Drupal\random\bunny_hat\long\namingspace\wtf\still\going\strong;


/**
 * Some fluffy comment about the class.
 */
class LongNamespace {

}

Classes

Namesort descending Description
LongNamespace Some fluffy comment about the class.