You are here

unsplashit.inc in Devel images provider 7

File

plugins/devel_image_provider/provider/unsplashit.inc
View source
<?php

$plugin = array(
  'title' => t('Unsplash it'),
  'class' => 'UnsplashitProvider',
);