fix formatting
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
<?php
|
||||
|
||||
namespace Da\User\Search;
|
||||
|
||||
use yii\rbac\Item;
|
||||
@ -6,7 +7,7 @@ use yii\rbac\Item;
|
||||
class RoleSearch extends AbstractAuthItemSearch
|
||||
{
|
||||
/**
|
||||
* @inheritdoc
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function getType()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user