X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/vendor/laravel/prompts/src/Themes/Contracts
home
/
prisjneg
/
public_html
/
vendor
/
laravel
/
prompts
/
src
/
Themes
/
Contracts
/
📁
..
📄
Scrolling.php
(204 B)
Editing: 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; }
Upload File
Create Folder