[TASK] Added Tags to the DocComments.
[TASK] Reformated some classes.
This commit is contained in:
@@ -12,6 +12,7 @@ class Exception_GeneralException extends Exception {
|
||||
* @throws UnknownException
|
||||
* @param string $message
|
||||
* @param int $code
|
||||
* @return void
|
||||
*/
|
||||
public function __construct($message = "", $code = 0) {
|
||||
if ($message === "") {
|
||||
|
||||
Reference in New Issue
Block a user