���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/wiki.craftaro.com/vendor/wikimedia/shellbox/src/Command/InputFile.php
���ѧ٧ѧ�
<?php namespace Shellbox\Command; use Psr\Http\Message\StreamInterface; /** * The base class for input files * @internal */ abstract class InputFile { /** * Copy the contents of the input file to a fully-qualified path * * @param string $destPath */ abstract public function copyTo( $destPath ); /** * Get the contents of the file as either a PSR-7 StreamInterface or a * string. * * @return StreamInterface|string */ abstract public function getStreamOrString(); /** * Get an InputFile object to represent a file already created by the server. * * @param array $data * @return InputFilePlaceholder */ public static function newFromClientData( $data ) { return new InputFilePlaceholder; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.01 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�