File manager - Edit - /home/palg2351/public_html/wp-content/plugins/sejoli/third-parties/illuminate/contracts/Console/Application.php
Back
<?php namespace Illuminate\Contracts\Console; interface Application { /** * Run an Artisan console command by name. * * @param string $command * @param array $parameters * @param \Symfony\Component\Console\Output\OutputInterface|null $outputBuffer * @return int */ public function call($command, array $parameters = [], $outputBuffer = null); /** * Get the output from the last command. * * @return string */ public function output(); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings