DCOM58Entity.php

File

drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php
View source
<?php

// Some class named Entity in the global namespace

/**
 * @Annotation
 */
class Entity {

}

Classes

Namesort descending Description
Entity