mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-12 11:23:47 +02:00
Use more standardized phpcs
This commit is contained in:
@@ -9,8 +9,6 @@ interface DatabaseHostRepositoryInterface extends RepositoryInterface
|
||||
/**
|
||||
* Return database hosts with a count of databases and the node
|
||||
* information for which it is attached.
|
||||
*
|
||||
* @return \Illuminate\Support\Collection
|
||||
*/
|
||||
public function getWithViewDetails(): Collection;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user