mirror of
https://github.com/laravel/valet.git
synced 2026-02-04 08:10:07 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -30,9 +30,9 @@
|
||||
define('ISOLATED_PHP_VERSION', 'ISOLATED_PHP_VERSION');
|
||||
|
||||
/**
|
||||
* Set or get a global console writer
|
||||
* Set or get a global console writer.
|
||||
*
|
||||
* @param null|Symfony\Component\Console\Output\ConsoleOutputInterface $writer
|
||||
* @param null|Symfony\Component\Console\Output\ConsoleOutputInterface $writer
|
||||
* @return void|Symfony\Component\Console\Output\ConsoleOutputInterface
|
||||
*/
|
||||
function writer($writer = null)
|
||||
|
||||
Reference in New Issue
Block a user