Commit 04e8d0d3 authored by Vipul Basapati's avatar Vipul Basapati

Fixed StyleCI issue

parent 8a766e81
...@@ -27,7 +27,7 @@ class GeneralException extends Exception ...@@ -27,7 +27,7 @@ class GeneralException extends Exception
* Constructor function. * Constructor function.
* *
* @param string $message * @param string $message
* @param boolean $dontHide * @param bool $dontHide
*/ */
public function __construct($message, $dontHide = false) public function __construct($message, $dontHide = false)
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment