You are here

trait.php in Coder 8.3.x

Same filename and directory in other branches
  1. 8.3 tests/Drupal/InfoFiles/drupal7/trait.php

File

tests/Drupal/InfoFiles/drupal7/trait.php
View source
<?php

trait Example {

}

Traits

Namesort descending Description
Example