Fix even more StyleCI issues
This commit is contained in:
parent
0eb29dac9c
commit
e601b35f2f
3 changed files with 5 additions and 3 deletions
|
@ -51,7 +51,7 @@ class MountRepository extends EloquentRepository
|
|||
}
|
||||
|
||||
/**
|
||||
* Return mounts available to a server. (ignoring if they are or are not mounted)
|
||||
* Return mounts available to a server (ignoring if they are or are not mounted).
|
||||
*
|
||||
* @param Server $server
|
||||
* @return \Illuminate\Support\Collection
|
||||
|
|
Reference in a new issue