Вход Регистрация
Файл: vendor/laravel/prompts/src/Themes/Contracts/Scrolling.php
Строк: 11
<?php

namespace LaravelPromptsThemesContracts;

interface 
Scrolling
{
    
/**
     * The number of lines to reserve outside of the scrollable area.
     */
    
public function reservedLines(): int;
}
Онлайн: 1
Реклама