Skip to content

Commit

Permalink
Update libraries/src/HTML/Helpers/Icons.php
Browse files Browse the repository at this point in the history
Co-authored-by: Quy <quy@fluxbb.org>
  • Loading branch information
hans2103 and Quy committed Oct 21, 2020
1 parent 93feeb3 commit 7b15551
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libraries/src/HTML/Helpers/Icons.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,9 @@ abstract class Icons
* @param string $srOnly Screen Reader text if no visible text is placed
* @param array $attribs Attributes to be added to the wrapping element
*
*
* @return string
*
* @since 4.0
* @since __DEPLOY_VERSION__
*/
public static function icon($icon = 'default', $srOnly = null, $attribs = [])
{
Expand Down

0 comments on commit 7b15551

Please sign in to comment.