You are here

LineLengthUnitTest.inc in Coder 8.2

File

coder_sniffer/Drupal/Test/Files/LineLengthUnitTest.inc
View source
<?php

function foo() {
  echo 'test';
}

//end foo()

Functions

Namesort descending Description
foo