localfolder.inc in Devel images provider 8
Same filename and directory in other branches
File
plugins/devel_image_provider/provider/localfolder.incView source
<?php
$plugin = array(
'title' => t('Use a local image folder'),
'class' => 'LocalFolderProvider',
);