Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/vendor/wikimedia/shellbox/src/Command/InputFileWithContents.php
Ðазад
<?php namespace Shellbox\Command; use Psr\Http\Message\StreamInterface; /** * @since 4.1.0 */ abstract class InputFileWithContents extends InputFile { /** * Copy the contents of the input file to a fully-qualified path * * @internal * @param string $destPath */ abstract public function copyTo( $destPath ); /** * Get the contents of the file as either a PSR-7 StreamInterface or a * string. * * @internal * @return StreamInterface|string */ abstract public function getStreamOrString(); }
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка