From 12bd1ee1d4ef206b0d54fb3793feaed39f0fd7c5 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Tue, 10 Jan 2017 21:28:34 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/danog/MadelineProto/TL/TL.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/danog/MadelineProto/TL/TL.php b/src/danog/MadelineProto/TL/TL.php index dd8fc5da..e692cc76 100644 --- a/src/danog/MadelineProto/TL/TL.php +++ b/src/danog/MadelineProto/TL/TL.php @@ -114,19 +114,19 @@ trait TL switch ($type['type']) { case 'int': if (!is_numeric($object)) { - throw new Exception("given value (".$object.") isn't numeric"); + throw new Exception('given value ('.$object.") isn't numeric"); } return \danog\PHP\Struct::pack('