Storm\Drivers\Base\Object\Construction\Constructor::HasEntityType PHP Method

HasEntityType() public method

public HasEntityType ( )
    public function HasEntityType()
    {
        return $this->EntityType !== null;
    }