whoami7 - Manager
:
/
home
/
kckglobal
/
www
/
portal
/
vendor
/
laravel
/
prompts
/
src
/
Themes
/
Contracts
/
Upload File:
files >> //home/kckglobal/www/portal/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; }
Copyright ©2021 || Defacer Indonesia