File manager - Edit - /home/proidvn/me.proid.vn/wp-content/plugins/mailin/wonderpush-php-lib/lib/Obj/CampaignSchedulePressure.php
Back
<?php namespace WonderPush\Obj; class CampaignSchedulePressure extends BaseObject { /** @var string */ private $category; /** @var int */ private $regulationTime; /** @var int */ private $priority; /** * @return string */ public function getCategory() { return $this->category; } /** * @param string $category * @return CampaignSchedulePressure */ public function setCategory($category) { $this->category = $category; return $this; } /** * @return int */ public function getRegulationTime() { return $this->regulationTime; } /** * @param int $regulationTime * @return CampaignSchedulePressure */ public function setRegulationTime($regulationTime) { $this->regulationTime = $regulationTime; return $this; } /** * @return int */ public function getPriority() { return $this->priority; } /** * @param int $priority * @return CampaignSchedulePressure */ public function setPriority($priority) { $this->priority = $priority; return $this; } }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.13 |
proxy
|
phpinfo
|
Settings