You are here

LineLengthUnitTest.inc in Coder 8.3.x

Same filename and directory in other branches
  1. 8.3 tests/Drupal/Files/LineLengthUnitTest.inc

File

tests/Drupal/Files/LineLengthUnitTest.inc
View source
<?php

function foo() {
  echo 'test';
}

//end foo()

Functions

Namesort descending Description
foo