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:
@@ -34,7 +34,7 @@
|
||||
* Set or get a global console writer.
|
||||
*
|
||||
* @param null|OutputInterface $writer
|
||||
* @return OutputInterface Or anonymous class
|
||||
* @return OutputInterface Or anonymous class
|
||||
*/
|
||||
function writer(?OutputInterface $writer = null)/*: OutputInterface*/
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user