Na, not again ... ;-(
authorRoland Haeder <roland@mxchange.org>
Wed, 27 May 2015 01:41:03 +0000 (03:41 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 27 May 2015 01:41:03 +0000 (03:41 +0200)
Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/main/feature/class_FrameworkFeature.php

index 77f9431b4c71044567d3abdcb197856525f32c53..dbfe168afe56443e9f9c2dc6b143f4346e030121 100644 (file)
@@ -22,7 +22,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class FrameworkFeature extends BaseFrameworkSystem implements Feature {
+class FrameworkFeature extends BaseFrameworkSystem {
        // Exception code constants
        const EXCEPTION_FEATURE_METHOD_NOT_CALLABLE = 0x400;
 
        // Exception code constants
        const EXCEPTION_FEATURE_METHOD_NOT_CALLABLE = 0x400;