Skip to content

Commit

Permalink
Apply fixes from StyleCI (#4420)
Browse files Browse the repository at this point in the history
  • Loading branch information
soullivaneuh authored and greg0ire committed Mar 24, 2017
1 parent 8594d0e commit 361fe41
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions Admin/AdminInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -811,24 +811,12 @@ public function getFormGroups();
*/
public function setFormGroups(array $formGroups);

/**
* {@inheritdoc}
*/
public function getFormTabs();

/**
* {@inheritdoc}
*/
public function setFormTabs(array $formTabs);

/**
* {@inheritdoc}
*/
public function getShowTabs();

/**
* {@inheritdoc}
*/
public function setShowTabs(array $showTabs);

/**
Expand Down

0 comments on commit 361fe41

Please sign in to comment.