Fix even more StyleCI issues

This commit is contained in:
Matthew Penner 2020-05-21 14:27:23 -06:00
parent 0eb29dac9c
commit e601b35f2f
3 changed files with 5 additions and 3 deletions

View file

@ -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