__CG__MailPoetEntitiesCustomFieldEntity.php
3 months ago
__CG__MailPoetEntitiesDynamicSegmentFilterEntity.php
2 years ago
__CG__MailPoetEntitiesFeatureFlagEntity.php
2 years ago
__CG__MailPoetEntitiesFormEntity.php
9 months ago
__CG__MailPoetEntitiesLogEntity.php
2 years ago
__CG__MailPoetEntitiesNewsletterEntity.php
3 months ago
__CG__MailPoetEntitiesNewsletterLinkEntity.php
2 years ago
__CG__MailPoetEntitiesNewsletterOptionEntity.php
2 years ago
__CG__MailPoetEntitiesNewsletterOptionFieldEntity.php
2 years ago
__CG__MailPoetEntitiesNewsletterPostEntity.php
2 years ago
__CG__MailPoetEntitiesNewsletterSegmentEntity.php
2 years ago
__CG__MailPoetEntitiesNewsletterTemplateEntity.php
2 years ago
__CG__MailPoetEntitiesScheduledTaskEntity.php
2 years ago
__CG__MailPoetEntitiesScheduledTaskSubscriberEntity.php
2 years ago
__CG__MailPoetEntitiesSegmentEntity.php
3 months ago
__CG__MailPoetEntitiesSendingQueueEntity.php
3 months ago
__CG__MailPoetEntitiesSettingEntity.php
2 years ago
__CG__MailPoetEntitiesStatisticsBounceEntity.php
2 years ago
__CG__MailPoetEntitiesStatisticsClickEntity.php
2 years ago
__CG__MailPoetEntitiesStatisticsFormEntity.php
2 years ago
__CG__MailPoetEntitiesStatisticsNewsletterEntity.php
2 years ago
__CG__MailPoetEntitiesStatisticsOpenEntity.php
2 years ago
__CG__MailPoetEntitiesStatisticsUnsubscribeEntity.php
3 months ago
__CG__MailPoetEntitiesStatisticsWooCommercePurchaseEntity.php
2 years ago
__CG__MailPoetEntitiesStatsNotificationEntity.php
2 years ago
__CG__MailPoetEntitiesSubscriberCustomFieldEntity.php
2 years ago
__CG__MailPoetEntitiesSubscriberEntity.php
1 month ago
__CG__MailPoetEntitiesSubscriberIPEntity.php
2 years ago
__CG__MailPoetEntitiesSubscriberSegmentEntity.php
2 years ago
__CG__MailPoetEntitiesSubscriberTagEntity.php
2 years ago
__CG__MailPoetEntitiesTagEntity.php
2 years ago
__CG__MailPoetEntitiesUserAgentEntity.php
2 years ago
__CG__MailPoetEntitiesUserFlagEntity.php
2 years ago
__CG__MailPoetEntitiesWpPostEntity.php
2 years ago
index.php
3 years ago
__CG__MailPoetEntitiesSegmentEntity.php
531 lines
| 1 | <?php |
| 2 | |
| 3 | namespace MailPoetDoctrineProxies\__CG__\MailPoet\Entities; |
| 4 | |
| 5 | if (!defined('ABSPATH')) exit; |
| 6 | |
| 7 | |
| 8 | |
| 9 | /** |
| 10 | * DO NOT EDIT THIS FILE - IT WAS CREATED BY DOCTRINE'S PROXY GENERATOR |
| 11 | */ |
| 12 | class SegmentEntity extends \MailPoet\Entities\SegmentEntity implements \MailPoetVendor\Doctrine\ORM\Proxy\Proxy |
| 13 | { |
| 14 | /** |
| 15 | * @var \Closure the callback responsible for loading properties in the proxy object. This callback is called with |
| 16 | * three parameters, being respectively the proxy object to be initialized, the method that triggered the |
| 17 | * initialization process and an array of ordered parameters that were passed to that method. |
| 18 | * |
| 19 | * @see \Doctrine\Common\Proxy\Proxy::__setInitializer |
| 20 | */ |
| 21 | public $__initializer__; |
| 22 | |
| 23 | /** |
| 24 | * @var \Closure the callback responsible of loading properties that need to be copied in the cloned object |
| 25 | * |
| 26 | * @see \Doctrine\Common\Proxy\Proxy::__setCloner |
| 27 | */ |
| 28 | public $__cloner__; |
| 29 | |
| 30 | /** |
| 31 | * @var boolean flag indicating if this object was already initialized |
| 32 | * |
| 33 | * @see \Doctrine\Persistence\Proxy::__isInitialized |
| 34 | */ |
| 35 | public $__isInitialized__ = false; |
| 36 | |
| 37 | /** |
| 38 | * @var array<string, null> properties to be lazy loaded, indexed by property name |
| 39 | */ |
| 40 | public static $lazyPropertiesNames = array ( |
| 41 | ); |
| 42 | |
| 43 | /** |
| 44 | * @var array<string, mixed> default values of properties to be lazy loaded, with keys being the property names |
| 45 | * |
| 46 | * @see \Doctrine\Common\Proxy\Proxy::__getLazyProperties |
| 47 | */ |
| 48 | public static $lazyPropertiesDefaults = array ( |
| 49 | ); |
| 50 | |
| 51 | |
| 52 | |
| 53 | public function __construct(?\Closure $initializer = null, ?\Closure $cloner = null) |
| 54 | { |
| 55 | |
| 56 | $this->__initializer__ = $initializer; |
| 57 | $this->__cloner__ = $cloner; |
| 58 | } |
| 59 | |
| 60 | |
| 61 | |
| 62 | |
| 63 | |
| 64 | |
| 65 | |
| 66 | /** |
| 67 | * |
| 68 | * @return array |
| 69 | */ |
| 70 | public function __sleep() |
| 71 | { |
| 72 | if ($this->__isInitialized__) { |
| 73 | return ['__isInitialized__', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'name', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'type', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'description', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'publicDescription', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'dynamicFilters', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'averageEngagementScore', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'averageEngagementScoreUpdatedAt', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'displayInManageSubscriptionPage', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'confirmationEmailId', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'confirmationPageId', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'id', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'createdAt', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'updatedAt', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'deletedAt']; |
| 74 | } |
| 75 | |
| 76 | return ['__isInitialized__', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'name', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'type', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'description', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'publicDescription', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'dynamicFilters', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'averageEngagementScore', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'averageEngagementScoreUpdatedAt', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'displayInManageSubscriptionPage', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'confirmationEmailId', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'confirmationPageId', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'id', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'createdAt', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'updatedAt', '' . "\0" . 'MailPoet\\Entities\\SegmentEntity' . "\0" . 'deletedAt']; |
| 77 | } |
| 78 | |
| 79 | /** |
| 80 | * |
| 81 | */ |
| 82 | public function __wakeup() |
| 83 | { |
| 84 | if ( ! $this->__isInitialized__) { |
| 85 | $this->__initializer__ = function (SegmentEntity $proxy) { |
| 86 | $proxy->__setInitializer(null); |
| 87 | $proxy->__setCloner(null); |
| 88 | |
| 89 | $existingProperties = get_object_vars($proxy); |
| 90 | |
| 91 | foreach ($proxy::$lazyPropertiesDefaults as $property => $defaultValue) { |
| 92 | if ( ! array_key_exists($property, $existingProperties)) { |
| 93 | $proxy->$property = $defaultValue; |
| 94 | } |
| 95 | } |
| 96 | }; |
| 97 | |
| 98 | } |
| 99 | } |
| 100 | |
| 101 | /** |
| 102 | * {@inheritDoc} |
| 103 | */ |
| 104 | public function __clone() |
| 105 | { |
| 106 | $this->__cloner__ && $this->__cloner__->__invoke($this, '__clone', []); |
| 107 | |
| 108 | parent::__clone(); |
| 109 | } |
| 110 | |
| 111 | /** |
| 112 | * Forces initialization of the proxy |
| 113 | */ |
| 114 | public function __load(): void |
| 115 | { |
| 116 | $this->__initializer__ && $this->__initializer__->__invoke($this, '__load', []); |
| 117 | } |
| 118 | |
| 119 | /** |
| 120 | * {@inheritDoc} |
| 121 | * @internal generated method: use only when explicitly handling proxy specific loading logic |
| 122 | */ |
| 123 | public function __isInitialized(): bool |
| 124 | { |
| 125 | return $this->__isInitialized__; |
| 126 | } |
| 127 | |
| 128 | /** |
| 129 | * {@inheritDoc} |
| 130 | * @internal generated method: use only when explicitly handling proxy specific loading logic |
| 131 | */ |
| 132 | public function __setInitialized($initialized): void |
| 133 | { |
| 134 | $this->__isInitialized__ = $initialized; |
| 135 | } |
| 136 | |
| 137 | /** |
| 138 | * {@inheritDoc} |
| 139 | * @internal generated method: use only when explicitly handling proxy specific loading logic |
| 140 | */ |
| 141 | public function __setInitializer(?\Closure $initializer = null): void |
| 142 | { |
| 143 | $this->__initializer__ = $initializer; |
| 144 | } |
| 145 | |
| 146 | /** |
| 147 | * {@inheritDoc} |
| 148 | * @internal generated method: use only when explicitly handling proxy specific loading logic |
| 149 | */ |
| 150 | public function __getInitializer(): ?\Closure |
| 151 | { |
| 152 | return $this->__initializer__; |
| 153 | } |
| 154 | |
| 155 | /** |
| 156 | * {@inheritDoc} |
| 157 | * @internal generated method: use only when explicitly handling proxy specific loading logic |
| 158 | */ |
| 159 | public function __setCloner(?\Closure $cloner = null): void |
| 160 | { |
| 161 | $this->__cloner__ = $cloner; |
| 162 | } |
| 163 | |
| 164 | /** |
| 165 | * {@inheritDoc} |
| 166 | * @internal generated method: use only when explicitly handling proxy specific cloning logic |
| 167 | */ |
| 168 | public function __getCloner(): ?\Closure |
| 169 | { |
| 170 | return $this->__cloner__; |
| 171 | } |
| 172 | |
| 173 | /** |
| 174 | * {@inheritDoc} |
| 175 | * @internal generated method: use only when explicitly handling proxy specific loading logic |
| 176 | * @deprecated no longer in use - generated code now relies on internal components rather than generated public API |
| 177 | * @static |
| 178 | */ |
| 179 | public function __getLazyProperties(): array |
| 180 | { |
| 181 | return self::$lazyPropertiesDefaults; |
| 182 | } |
| 183 | |
| 184 | |
| 185 | /** |
| 186 | * {@inheritDoc} |
| 187 | */ |
| 188 | public function getName() |
| 189 | { |
| 190 | |
| 191 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getName', []); |
| 192 | |
| 193 | return parent::getName(); |
| 194 | } |
| 195 | |
| 196 | /** |
| 197 | * {@inheritDoc} |
| 198 | */ |
| 199 | public function setName($name) |
| 200 | { |
| 201 | |
| 202 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setName', [$name]); |
| 203 | |
| 204 | return parent::setName($name); |
| 205 | } |
| 206 | |
| 207 | /** |
| 208 | * {@inheritDoc} |
| 209 | */ |
| 210 | public function getType() |
| 211 | { |
| 212 | |
| 213 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getType', []); |
| 214 | |
| 215 | return parent::getType(); |
| 216 | } |
| 217 | |
| 218 | /** |
| 219 | * {@inheritDoc} |
| 220 | */ |
| 221 | public function setType($type) |
| 222 | { |
| 223 | |
| 224 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setType', [$type]); |
| 225 | |
| 226 | return parent::setType($type); |
| 227 | } |
| 228 | |
| 229 | /** |
| 230 | * {@inheritDoc} |
| 231 | */ |
| 232 | public function getDescription() |
| 233 | { |
| 234 | |
| 235 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDescription', []); |
| 236 | |
| 237 | return parent::getDescription(); |
| 238 | } |
| 239 | |
| 240 | /** |
| 241 | * {@inheritDoc} |
| 242 | */ |
| 243 | public function setDescription($description) |
| 244 | { |
| 245 | |
| 246 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDescription', [$description]); |
| 247 | |
| 248 | return parent::setDescription($description); |
| 249 | } |
| 250 | |
| 251 | /** |
| 252 | * {@inheritDoc} |
| 253 | */ |
| 254 | public function getPublicDescription(): string |
| 255 | { |
| 256 | |
| 257 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getPublicDescription', []); |
| 258 | |
| 259 | return parent::getPublicDescription(); |
| 260 | } |
| 261 | |
| 262 | /** |
| 263 | * {@inheritDoc} |
| 264 | */ |
| 265 | public function setPublicDescription(string $publicDescription): void |
| 266 | { |
| 267 | |
| 268 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setPublicDescription', [$publicDescription]); |
| 269 | |
| 270 | parent::setPublicDescription($publicDescription); |
| 271 | } |
| 272 | |
| 273 | /** |
| 274 | * {@inheritDoc} |
| 275 | */ |
| 276 | public function getDynamicFilters() |
| 277 | { |
| 278 | |
| 279 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDynamicFilters', []); |
| 280 | |
| 281 | return parent::getDynamicFilters(); |
| 282 | } |
| 283 | |
| 284 | /** |
| 285 | * {@inheritDoc} |
| 286 | */ |
| 287 | public function addDynamicFilter(\MailPoet\Entities\DynamicSegmentFilterEntity $dynamicSegmentFilterEntity) |
| 288 | { |
| 289 | |
| 290 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'addDynamicFilter', [$dynamicSegmentFilterEntity]); |
| 291 | |
| 292 | return parent::addDynamicFilter($dynamicSegmentFilterEntity); |
| 293 | } |
| 294 | |
| 295 | /** |
| 296 | * {@inheritDoc} |
| 297 | */ |
| 298 | public function isStatic(): bool |
| 299 | { |
| 300 | |
| 301 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'isStatic', []); |
| 302 | |
| 303 | return parent::isStatic(); |
| 304 | } |
| 305 | |
| 306 | /** |
| 307 | * {@inheritDoc} |
| 308 | */ |
| 309 | public function getAverageEngagementScore(): ?float |
| 310 | { |
| 311 | |
| 312 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getAverageEngagementScore', []); |
| 313 | |
| 314 | return parent::getAverageEngagementScore(); |
| 315 | } |
| 316 | |
| 317 | /** |
| 318 | * {@inheritDoc} |
| 319 | */ |
| 320 | public function setAverageEngagementScore(?float $averageEngagementScore): void |
| 321 | { |
| 322 | |
| 323 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setAverageEngagementScore', [$averageEngagementScore]); |
| 324 | |
| 325 | parent::setAverageEngagementScore($averageEngagementScore); |
| 326 | } |
| 327 | |
| 328 | /** |
| 329 | * {@inheritDoc} |
| 330 | */ |
| 331 | public function getAverageEngagementScoreUpdatedAt(): ?\DateTimeInterface |
| 332 | { |
| 333 | |
| 334 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getAverageEngagementScoreUpdatedAt', []); |
| 335 | |
| 336 | return parent::getAverageEngagementScoreUpdatedAt(); |
| 337 | } |
| 338 | |
| 339 | /** |
| 340 | * {@inheritDoc} |
| 341 | */ |
| 342 | public function setAverageEngagementScoreUpdatedAt(?\DateTimeInterface $averageEngagementScoreUpdatedAt): void |
| 343 | { |
| 344 | |
| 345 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setAverageEngagementScoreUpdatedAt', [$averageEngagementScoreUpdatedAt]); |
| 346 | |
| 347 | parent::setAverageEngagementScoreUpdatedAt($averageEngagementScoreUpdatedAt); |
| 348 | } |
| 349 | |
| 350 | /** |
| 351 | * {@inheritDoc} |
| 352 | */ |
| 353 | public function getDisplayInManageSubscriptionPage(): bool |
| 354 | { |
| 355 | |
| 356 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDisplayInManageSubscriptionPage', []); |
| 357 | |
| 358 | return parent::getDisplayInManageSubscriptionPage(); |
| 359 | } |
| 360 | |
| 361 | /** |
| 362 | * {@inheritDoc} |
| 363 | */ |
| 364 | public function setDisplayInManageSubscriptionPage(bool $state): void |
| 365 | { |
| 366 | |
| 367 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDisplayInManageSubscriptionPage', [$state]); |
| 368 | |
| 369 | parent::setDisplayInManageSubscriptionPage($state); |
| 370 | } |
| 371 | |
| 372 | /** |
| 373 | * {@inheritDoc} |
| 374 | */ |
| 375 | public function getConfirmationEmailId(): ?int |
| 376 | { |
| 377 | |
| 378 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getConfirmationEmailId', []); |
| 379 | |
| 380 | return parent::getConfirmationEmailId(); |
| 381 | } |
| 382 | |
| 383 | /** |
| 384 | * {@inheritDoc} |
| 385 | */ |
| 386 | public function setConfirmationEmailId(?int $confirmationEmailId): void |
| 387 | { |
| 388 | |
| 389 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setConfirmationEmailId', [$confirmationEmailId]); |
| 390 | |
| 391 | parent::setConfirmationEmailId($confirmationEmailId); |
| 392 | } |
| 393 | |
| 394 | /** |
| 395 | * {@inheritDoc} |
| 396 | */ |
| 397 | public function getConfirmationPageId(): ?int |
| 398 | { |
| 399 | |
| 400 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getConfirmationPageId', []); |
| 401 | |
| 402 | return parent::getConfirmationPageId(); |
| 403 | } |
| 404 | |
| 405 | /** |
| 406 | * {@inheritDoc} |
| 407 | */ |
| 408 | public function setConfirmationPageId(?int $confirmationPageId): void |
| 409 | { |
| 410 | |
| 411 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setConfirmationPageId', [$confirmationPageId]); |
| 412 | |
| 413 | parent::setConfirmationPageId($confirmationPageId); |
| 414 | } |
| 415 | |
| 416 | /** |
| 417 | * {@inheritDoc} |
| 418 | */ |
| 419 | public function getFiltersConnectOperator(): string |
| 420 | { |
| 421 | |
| 422 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getFiltersConnectOperator', []); |
| 423 | |
| 424 | return parent::getFiltersConnectOperator(); |
| 425 | } |
| 426 | |
| 427 | /** |
| 428 | * {@inheritDoc} |
| 429 | */ |
| 430 | public function getFilterGroups(): array |
| 431 | { |
| 432 | |
| 433 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getFilterGroups', []); |
| 434 | |
| 435 | return parent::getFilterGroups(); |
| 436 | } |
| 437 | |
| 438 | /** |
| 439 | * {@inheritDoc} |
| 440 | */ |
| 441 | public function getId() |
| 442 | { |
| 443 | if ($this->__isInitialized__ === false) { |
| 444 | return (int) parent::getId(); |
| 445 | } |
| 446 | |
| 447 | |
| 448 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getId', []); |
| 449 | |
| 450 | return parent::getId(); |
| 451 | } |
| 452 | |
| 453 | /** |
| 454 | * {@inheritDoc} |
| 455 | */ |
| 456 | public function setId($id) |
| 457 | { |
| 458 | |
| 459 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setId', [$id]); |
| 460 | |
| 461 | return parent::setId($id); |
| 462 | } |
| 463 | |
| 464 | /** |
| 465 | * {@inheritDoc} |
| 466 | */ |
| 467 | public function getCreatedAt(): ?\DateTimeInterface |
| 468 | { |
| 469 | |
| 470 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getCreatedAt', []); |
| 471 | |
| 472 | return parent::getCreatedAt(); |
| 473 | } |
| 474 | |
| 475 | /** |
| 476 | * {@inheritDoc} |
| 477 | */ |
| 478 | public function setCreatedAt(\DateTimeInterface $createdAt): void |
| 479 | { |
| 480 | |
| 481 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setCreatedAt', [$createdAt]); |
| 482 | |
| 483 | parent::setCreatedAt($createdAt); |
| 484 | } |
| 485 | |
| 486 | /** |
| 487 | * {@inheritDoc} |
| 488 | */ |
| 489 | public function getUpdatedAt() |
| 490 | { |
| 491 | |
| 492 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getUpdatedAt', []); |
| 493 | |
| 494 | return parent::getUpdatedAt(); |
| 495 | } |
| 496 | |
| 497 | /** |
| 498 | * {@inheritDoc} |
| 499 | */ |
| 500 | public function setUpdatedAt(\DateTimeInterface $updatedAt) |
| 501 | { |
| 502 | |
| 503 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setUpdatedAt', [$updatedAt]); |
| 504 | |
| 505 | return parent::setUpdatedAt($updatedAt); |
| 506 | } |
| 507 | |
| 508 | /** |
| 509 | * {@inheritDoc} |
| 510 | */ |
| 511 | public function getDeletedAt() |
| 512 | { |
| 513 | |
| 514 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'getDeletedAt', []); |
| 515 | |
| 516 | return parent::getDeletedAt(); |
| 517 | } |
| 518 | |
| 519 | /** |
| 520 | * {@inheritDoc} |
| 521 | */ |
| 522 | public function setDeletedAt($deletedAt) |
| 523 | { |
| 524 | |
| 525 | $this->__initializer__ && $this->__initializer__->__invoke($this, 'setDeletedAt', [$deletedAt]); |
| 526 | |
| 527 | return parent::setDeletedAt($deletedAt); |
| 528 | } |
| 529 | |
| 530 | } |
| 531 |