Skip to content

Commit

Permalink
Added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lux committed Dec 9, 2023
1 parent b587a00 commit b0a7f02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/Analog/Handler/LevelName.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ public static function init ($handler) {
};
}

/**
* For use as a class instance
*/
private $_handler;

public function __construct ($handler) {
Expand Down

0 comments on commit b0a7f02

Please sign in to comment.