mirror of
https://github.com/laravel/valet.git
synced 2026-02-07 01:00:09 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -72,8 +72,8 @@ public function __construct(CommandLine $cli, Filesystem $files)
|
||||
/**
|
||||
* Run diagnostics.
|
||||
*
|
||||
* @param boolean $print
|
||||
* @param boolean $plainText
|
||||
* @param bool $print
|
||||
* @param bool $plainText
|
||||
* @return void
|
||||
*/
|
||||
public function run(bool $print, bool $plainText): void
|
||||
|
||||
Reference in New Issue
Block a user