Passed
Push — master ( b9d3d9...292a4d )
by Michal
03:26
created
src/Exceptions/LoaderException.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -26,8 +26,6 @@
 block discarded – undo
26 26
      * Constructor.
27 27
      *
28 28
      * @param string $msg  the message of this exception
29
-     * @param string $ch   the character that produced this exception
30
-     * @param int    $pos  the position of the character
31 29
      * @param int    $code the code of this error
32 30
      */
33 31
     public function __construct($msg = '', $name = '', $code = 0)
Please login to merge, or discard this patch.