summaryrefslogtreecommitdiff
path: root/src/Loggr.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Loggr.php')
-rw-r--r--src/Loggr.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Loggr.php b/src/Loggr.php
index a8af9e5..1d5a58d 100644
--- a/src/Loggr.php
+++ b/src/Loggr.php
@@ -13,6 +13,7 @@ namespace Asko\Loggr;
*/
class Loggr
{
+ /** @var array<string, mixed> $trace */
private array $trace;
/**