File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/give/src/Donations/ValueObjects/DonationMode.php
Back
<?php namespace Give\Donations\ValueObjects; use Give\Framework\Support\ValueObjects\Enum; /** * @since 2.19.6 * * @method static DonationMode TEST() * @method static DonationMode LIVE() * @method bool isTest() * @method bool isLive() */ class DonationMode extends Enum { const TEST = 'test'; const LIVE = 'live'; }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings