Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
Update functions.php
Browse files Browse the repository at this point in the history
  • Loading branch information
faisuc authored Aug 12, 2022
1 parent d82ce6b commit c4c0128
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/functions.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ function once(callable $callback): mixed
return call_user_func($callback);
}


$object = $backtrace->getObject();

$hash = $backtrace->getHash();
Expand Down

0 comments on commit c4c0128

Please # to comment.