<?php

function premium_views_field_views_api() {
  return array(
    'api' => 2,
  );
}