Skip to content
Snippets Groups Projects
Commit 3f7b7b8b authored by Demian Katz's avatar Demian Katz
Browse files

php-cs-fixer

parent a5e84418
No related merge requests found
...@@ -38,7 +38,7 @@ use ZfcRbac\Service\AuthorizationServiceAwareInterface, ...@@ -38,7 +38,7 @@ use ZfcRbac\Service\AuthorizationServiceAwareInterface,
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License * @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License
* @link http://vufind.org/wiki/vufind2:record_tabs Wiki * @link http://vufind.org/wiki/vufind2:record_tabs Wiki
*/ */
abstract class AbstractBase implements TabInterface, abstract class AbstractBase implements TabInterface,
AuthorizationServiceAwareInterface AuthorizationServiceAwareInterface
{ {
use AuthorizationServiceAwareTrait; use AuthorizationServiceAwareTrait;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment