2
0
forked from Wavyzz/dolibarr

Qual: Enable php checkstyle rule Zend.Files.ClosingTag

Fix: Solve a lot of checkstyle errors.
This commit is contained in:
Laurent Destailleur
2014-07-20 15:27:38 +02:00
parent ad104470d8
commit cfc337a79a
32 changed files with 81 additions and 88 deletions

View File

@@ -183,4 +183,3 @@ class CommonObjectTest extends PHPUnit_Framework_TestCase
return $result;
}
}
?>