Skip to content

Commit

Permalink
Update video_data.php
Browse files Browse the repository at this point in the history
  • Loading branch information
athuler committed Oct 27, 2023
1 parent 4c5e94e commit f37fa8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion video_data.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ class video {
public $child_path;
public $ending;

function __construct(
public function __construct(
$children = [],
$child_path = ["L", "W"],
$ending = False
Expand Down

0 comments on commit f37fa8c

Please sign in to comment.