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

Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2022-03-13 04:29:11 +00:00
parent 51742b3795
commit 89fd8bc30b

View File

@@ -76,7 +76,7 @@ public function uninstall()
*
* Writes FPM config file, pointing to the correct .sock file, and log and ini files.
*
* @param string $phpVersion
* @param string $phpVersion
* @return void
*/
public function createConfigurationFiles($phpVersion)
@@ -298,7 +298,7 @@ public function useVersion($version, $force = false)
*
* @todo write tests
*
* @param string $phpVersion
* @param string $phpVersion
* @return void
*/
public function symlinkPrimaryValetSock($phpVersion)