Skip to content

Commit

Permalink
Doc block edited
Browse files Browse the repository at this point in the history
  • Loading branch information
chmst committed Apr 19, 2016
1 parent 2c8043e commit 2143527
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions plugins/editors/tinymce/tinymce.php
Original file line number Diff line number Diff line change
Expand Up @@ -1144,11 +1144,9 @@ private function tinyButtons($name, $excluded)
/**
* Get the global text filters to arbitrary text as per settings for current user groups
*
* @param string $text The string to filter
* @return JFilterInput
*
* @return string The filtered string
*
* @since 2.5
* @since 3.6
*/
protected static function getGlobalFilters()
{
Expand Down

0 comments on commit 2143527

Please sign in to comment.