Storm\Drivers\Base\Object\Construction\Constructor::HasEntityType PHP Метод

HasEntityType() публичный Метод

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