Class with abstract methods must be declared as abstract, too.
authorMatt Selsky <selsky@columbia.edu>
Tue, 23 Jun 2009 13:33:01 +0000 (09:33 -0400)
committerMatt Selsky <selsky@columbia.edu>
Tue, 23 Jun 2009 13:33:01 +0000 (09:33 -0400)
jeta/lib/Applet.php

index 70198d1..b14a1a7 100644 (file)
@@ -10,7 +10,7 @@
  * @author  Michael Slusarz <slusarz@curecanti.org>
  * @package Jeta
  */
-class Jeta_Applet
+abstract class Jeta_Applet
 {
     /**
      * Parameters used by the class.