Laravel version update
Laravel version update
This commit is contained in:
@@ -53,6 +53,13 @@ interface PipesInterface
|
||||
*/
|
||||
public function areOpen();
|
||||
|
||||
/**
|
||||
* Returns if pipes are able to read output.
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
public function haveReadSupport();
|
||||
|
||||
/**
|
||||
* Closes file handles and pipes.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user