ws, make CI happy
authorMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 31 Dec 2010 16:14:35 +0000 (11:14 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 31 Dec 2010 16:14:35 +0000 (11:14 -0500)
framework/Injector/lib/Horde/Injector/Exception.php

index 401c580..eb3b329 100644 (file)
@@ -5,4 +5,6 @@
  * @category Horde
  * @package  Injector
  */
-class Horde_Injector_Exception extends Exception {}
+class Horde_Injector_Exception extends Exception
+{
+}