deferProcessing; } throw new AspectPropertyNotFoundException('Property "' . $name . '" not found in Aspect "' . __CLASS__ . '".', 1599164743); } public function isProcessingDeferred(): bool { return $this->deferProcessing; } }