mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Fix whitespace error.
This commit is contained in:
parent
5e54be4e5a
commit
e2781a536a
1 changed files with 1 additions and 0 deletions
|
@ -343,6 +343,7 @@ class MissingConnectionException extends CakeException {
|
|||
}
|
||||
parent::__construct($message, $code);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue