File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/give/src/Framework/PaymentGateways/Commands/RedirectOffsite.php
Back
<?php namespace Give\Framework\PaymentGateways\Commands; /*** * @since 2.18.0 */ class RedirectOffsite implements GatewayCommand { /** * @var string */ public $redirectUrl; /** * @since 2.18.0 */ public function __construct(string $redirectUrl) { $this->redirectUrl = $redirectUrl; } }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings