Skip to content

Commit 560d858

Browse files
committed
Fix deprecation errors
Signed-off-by: Andrew Welch <andrew@nystudio107.com>
1 parent 056d334 commit 560d858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Transcoder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ public function init()
5353
parent::init();
5454
self::$plugin = $this;
5555

56+
// Register our variables
5657
Event::on(
5758
CraftVariable::class,
5859
CraftVariable::EVENT_INIT,

0 commit comments

Comments
 (0)