mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/izyim.git
synced 2026-08-21 13:34:13 +00:00
update contact recode and clean up
This commit is contained in:
@@ -19,6 +19,6 @@ final class CannotCreateContactException extends ErrorException
|
||||
*/
|
||||
public function __construct(string $message)
|
||||
{
|
||||
parent::_construct($message,HttpStatus::BAD_REQUEST);
|
||||
parent::_construct($message, HttpStatus::BAD_REQUEST);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user