Skip to content

Commit

Permalink
refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Feb 3, 2024
1 parent 2bbc30e commit cadd247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class Exception extends LE implements \ArrayAccess {
* @see \Df\API\Exception\HTTP::__construct()
* @see \Df\API\Response\Validator::__construct()
* @used-by df_error_create()
* @used-by self::wrap()
* @param mixed ...$args
*/
function __construct(...$args) {
Expand Down

0 comments on commit cadd247

Please sign in to comment.