GRAYBYTE WORDPRESS FILE MANAGER1978

Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/giriqfky/nioscentre.in/wp-content/plugins/woocommerce/src/Admin/Marketing/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/giriqfky/nioscentre.in/wp-content/plugins/woocommerce/src/Admin/Marketing//Price.php
<?php
/**
 * Represents a price with a currency.
 */

namespace Automattic\WooCommerce\Admin\Marketing;

/**
 * Price class
 *
 * @since x.x.x
 */
class Price {
	/**
	 * The price.
	 *
	 * @var string
	 */
	protected $value;

	/**
	 * The currency of the price.
	 *
	 * @var string
	 */
	protected $currency;

	/**
	 * Price constructor.
	 *
	 * @param string $value    The value of the price.
	 * @param string $currency The currency of the price.
	 */
	public function __construct( string $value, string $currency ) {
		$this->value    = $value;
		$this->currency = $currency;
	}

	/**
	 * Get value of the price.
	 *
	 * @return string
	 */
	public function get_value(): string {
		return $this->value;
	}

	/**
	 * Get the currency of the price.
	 *
	 * @return string
	 */
	public function get_currency(): string {
		return $this->currency;
	}
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
June 24 2025 08:34:22
giriqfky / giriqfky
0755
InstalledExtensions.php
17.28 KB
April 10 2024 16:54:10
giriqfky / giriqfky
0644
MarketingCampaign.php
2.764 KB
January 21 2025 18:53:44
giriqfky / giriqfky
0644
MarketingCampaignType.php
2.874 KB
January 25 2023 03:19:12
giriqfky / giriqfky
0644
MarketingChannelInterface.php
2.249 KB
January 25 2023 03:19:12
giriqfky / giriqfky
0644
MarketingChannels.php
1.586 KB
January 25 2023 03:19:12
giriqfky / giriqfky
0644
Price.php
0.831 KB
January 25 2023 03:19:12
giriqfky / giriqfky
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF