Skip to content

Commit

Permalink
use icon section interface
Browse files Browse the repository at this point in the history
  • Loading branch information
sualko committed May 2, 2017
1 parent 62f0283 commit 70e1076
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Settings/Section.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

use OCP\IL10N;
use OCP\IURLGenerator;
use OCP\Settings\ISection;
use OCP\Settings\IIconSection;

class Section implements ISection
class Section implements IIconSection
{
/** @var IL10N */
private $l;
Expand Down

0 comments on commit 70e1076

Please sign in to comment.