hasDriveThroughService??null; } public function setHasDriveThroughService(bool $hasDriveThroughService):void { $this->hasDriveThroughService = $hasDriveThroughService; } public function getHasDriveThroughServiceFieldConfig():array { return [ 'type' => 'true_false', 'label' => 'Has Drive Through Service', ]; } }