unsplashit.inc in Devel images provider 7
File
plugins/devel_image_provider/provider/unsplashit.incView source
<?php
$plugin = array(
'title' => t('Unsplash it'),
'class' => 'UnsplashitProvider',
);
<?php
$plugin = array(
'title' => t('Unsplash it'),
'class' => 'UnsplashitProvider',
);