PHP 8.3.31
Preview: NewLineAware.php Size: 383 B
/home/getspomw/royalsquad.us/vendor/laravel/framework/src/Illuminate/Console/Contracts/NewLineAware.php

<?php

namespace Illuminate\Console\Contracts;

interface NewLineAware
{
    /**
     * How many trailing newlines were written.
     *
     * @return int
     */
    public function newLinesWritten();

    /**
     * Whether a newline has already been written.
     *
     * @return bool
     *
     * @deprecated use newLinesWritten
     */
    public function newLineWritten();
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
383 B lrw-rw-rw- 2025-09-17 06:52:57
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).