File manager - Edit - /home/palg2351/public_html/wp-content/plugins/jetformbuilder/includes/migrations/migration-exception.php
Back
<?php namespace Jet_Form_Builder\Migrations; // If this file is called directly, abort. if ( ! defined( 'WPINC' ) ) { die; } class Migration_Exception extends \Exception { protected $version = ''; public function set_version( string $version ): Migration_Exception { $this->version = $version; return $this; } public function get_version(): string { return $this->version; } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.2 |
proxy
|
phpinfo
|
Settings