Skip to content

Commit

Permalink
phpstan fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaslauria committed Aug 12, 2024
1 parent 78f59e6 commit 607c8bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library/Zend/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ class Zend_Exception extends Exception
*
* @param string $msg
* @param int $code
* @param Exception $previous
* @return void
*/
public function __construct($msg = '', $code = 0, \Throwable $previous = null)
Expand Down

0 comments on commit 607c8bb

Please sign in to comment.