Skip to content

Commit

Permalink
Bug #192532 Fixed: Changed in variable protected to public
Browse files Browse the repository at this point in the history
  • Loading branch information
Sachintechjoomla committed Jan 4, 2023
1 parent ad409f2 commit 5325e60
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
*/
class TjnotificationsViewSubscriptions extends HtmlView
{
public $activeFilters = [];

protected $extension;

public $filterForm;
Expand Down

0 comments on commit 5325e60

Please sign in to comment.