inferred = $inferred; $this->allow_trait = $allow_trait; $this->allow_interface = $allow_interface; $this->allow_enum = $allow_enum; $this->from_docblock = $from_docblock; $this->from_attribute = $from_attribute; } }