brace style
authorChuck Hagenbuch <chuck@horde.org>
Sat, 21 Nov 2009 01:10:32 +0000 (20:10 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Sat, 21 Nov 2009 01:10:32 +0000 (20:10 -0500)
ansel/lib/Faces/Base.php

index 6f27327..a4ae808 100644 (file)
  */
 class Ansel_Faces_Base
 {
-    public function canAutogenerate() {
+    /**
+     */
+    public function canAutogenerate()
+    {
         return false;
     }