name: NewLineAware class_comment: null dependencies: [] properties: [] methods: - name: newLinesWritten visibility: public parameters: [] comment: '# * How many trailing newlines were written. # * # * @return int' - name: newLineWritten visibility: public parameters: [] comment: '# * Whether a newline has already been written. # * # * @return bool # * # * @deprecated use newLinesWritten' traits: [] interfaces: []