wip
This commit is contained in:
@@ -61,12 +61,4 @@ trait UserAdjustments
|
||||
{
|
||||
return (string) $this->getOption('passport_id');
|
||||
}
|
||||
|
||||
/**
|
||||
* Can access panel
|
||||
*/
|
||||
public function canAccessPanel(Panel $panel): bool
|
||||
{
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user