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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user