Skip to content

Commit

Permalink
Post-installation Messages: Docblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas K. Dionysopoulos committed Aug 24, 2014
1 parent c13314b commit 424b8fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions administrator/components/com_postinstall/models/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,10 @@ protected function onProcessList(&$resultArray)

/**
* Get the drop-down options for the list of component with post-installation messages
*
* @since 3.4
*
* @return array Compatible with JHtmlSelect::genericList
*/
public function getComponentOptions()
{
Expand Down

0 comments on commit 424b8fe

Please sign in to comment.