interface
Illuminate
/
Console
/
Contracts
/
NewLineAware
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
NewLineAware
Methods
public
newLinesWritten ( ) : int
How many trailing newlines were written.
deprecated
public
newLineWritten ( ) : bool
Whether a newline has already been written.