mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-02-16 12:28:41 +00:00
Fix if for foreach while spacing
This commit is contained in:
parent
6a4d6141ad
commit
828bc29023
|
|
@ -31,7 +31,7 @@ class InvalidSignatureException extends \RuntimeException
|
||||||
*
|
*
|
||||||
* @param string $message Exception message
|
* @param string $message Exception message
|
||||||
* @param int $code Exception code
|
* @param int $code Exception code
|
||||||
* @param \Exception Previous exception
|
* @param \Exception $previous Previous exception
|
||||||
*
|
*
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@ class InvalidVersionException extends \RuntimeException
|
||||||
*
|
*
|
||||||
* @param string $message Exception message
|
* @param string $message Exception message
|
||||||
* @param int $code Exception code
|
* @param int $code Exception code
|
||||||
* @param \Exception Previous exception
|
* @param \Exception $previous Previous exception
|
||||||
*
|
*
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user