adding abstract methods (mandatory for children classes)

This commit is contained in:
2015-12-01 23:20:52 +01:00
parent a35382646e
commit 174b559464
2 changed files with 17 additions and 17 deletions

View File

@@ -67,7 +67,7 @@ class ClassManagement extends PhpObject
}
/**
*
* PHP Object
* @author franzz
* @version 1.1
*/