1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-04 16:10:08 +01:00

Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2022-12-21 02:51:35 +00:00
parent f344592dd0
commit f0f1b57bd8

View File

@@ -9,7 +9,7 @@ class DnsMasq
public $resolverPath = '/etc/resolver';
/**
* Create a new DnsMasq Instance
* Create a new DnsMasq Instance.
*
* @param Brew $brew
* @param CommandLine $cli