Preview: Scrolling.php
Size: 204 B
/home/getspomw/royalsquad.us/vendor/laravel/prompts/src/Themes/Contracts/Scrolling.php
<?php
namespace Laravel\Prompts\Themes\Contracts;
interface Scrolling
{
/**
* The number of lines to reserve outside of the scrollable area.
*/
public function reservedLines(): int;
}
Directory Contents
Dirs: 0 × Files: 1