ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
File manager
File manager - Edit - /home/trueinxa/truelove4seniors.org/wp-content/plugins/give/src/Framework/FieldsAPI/Concerns/IsReadOnly.php
Back
<?php namespace Give\Framework\FieldsAPI\Concerns; trait IsReadOnly { /** @var bool */ protected $readOnly = false; /** * @param bool $readOnly * * @return $this */ public function readOnly($readOnly = true) { $this->readOnly = $readOnly; return $this; } /** * @return bool */ public function isReadOnly() { return $this->readOnly; } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.79 |
proxy
|
phpinfo
|
Settings