Skip to content

Commit

Permalink
Remove the duplicated protected $app
Browse files Browse the repository at this point in the history
  • Loading branch information
akunzai committed Jan 18, 2025
1 parent 364b119 commit 4b8f2d5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions joomla/components/com_magebridge/controller.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@ class MageBridgeController extends YireoAbstractController
*/
protected $bridge;

/**
* @var \Joomla\CMS\Application\CMSApplication
*/
protected $app;

/**
* Constructor
*/
Expand Down

0 comments on commit 4b8f2d5

Please sign in to comment.