Skip to content

Commit

Permalink
Created getMenuLinkOption method in JInstallerAdapter class.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris committed Apr 12, 2016
1 parent d10984c commit 8759c17
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libraries/cms/installer/adapter.php
Expand Up @@ -520,13 +520,12 @@ public function getManifest()
}

/**
* Get the filtered component admin menu link option from the manifest
* Get the filtered option from the component manifest administrator menu link
*
* @return string The filtered option
*
* @since 3.5
*/

public function getMenuLinkOption()
{
// Ensure the link is a string
Expand Down

0 comments on commit 8759c17

Please sign in to comment.