File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 
src/Illuminate/Support/Facades Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1717 * @method static \Illuminate\Process\PendingProcess tty(bool $tty = true) 
1818 * @method static \Illuminate\Process\PendingProcess options(array $options) 
1919 * @method static \Illuminate\Contracts\Process\ProcessResult run(array|string|null $command = null, callable|null $output = null) 
20-  * @method static \Illuminate\Process\InvokedProcess start(array|string|null $command = null, callable $output = null) 
20+  * @method static \Illuminate\Process\InvokedProcess start(array|string|null $command = null, callable|null  $output = null) 
2121 * @method static \Illuminate\Process\PendingProcess withFakeHandlers(array $fakeHandlers) 
2222 * @method static \Illuminate\Process\PendingProcess|mixed when(\Closure|mixed|null $value = null, callable|null $callback = null, callable|null $default = null) 
2323 * @method static \Illuminate\Process\PendingProcess|mixed unless(\Closure|mixed|null $value = null, callable|null $callback = null, callable|null $default = null) 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments