X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fclasses%2Fexceptions%2Ftemplate%2Fclass_InvalidBasePathStringException.php;h=729aca9a4cbdfb01b5a85930cda0b6f60b464134;hp=af7ff4d78dd3827dcc9fc06aa26e25c0e9776da3;hb=e11deea8f26309249f8f923b6321b05c05b25dd9;hpb=86e069b6752ea178eb04f4f5593bdbb07299e361 diff --git a/inc/classes/exceptions/template/class_InvalidBasePathStringException.php b/inc/classes/exceptions/template/class_InvalidBasePathStringException.php index af7ff4d78d..729aca9a4c 100644 --- a/inc/classes/exceptions/template/class_InvalidBasePathStringException.php +++ b/inc/classes/exceptions/template/class_InvalidBasePathStringException.php @@ -25,8 +25,8 @@ class InvalidBasePathStringException extends FrameworkException { /** * The constructor * - * @param $class An array holding our informations - * @param $code Code number for the exception + * @param $class An array holding our informations + * @param $code Code number for the exception * @return void */ public function __construct (BaseFrameworkSystem $class, $code) {