File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/give/src/DonationForms/ValueObjects/GoalProgressType.php
Back
<?php namespace Give\DonationForms\ValueObjects; use Give\Framework\Support\ValueObjects\Enum; /** * @since 3.12.0 * * @method static GoalProgressType ALL_TIME() * @method static GoalProgressType CUSTOM() * @method bool isAllTime() * @method bool isCustom() */ class GoalProgressType extends Enum { const ALL_TIME = 'all_time'; const CUSTOM = 'custom'; }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings