placehold.inc in Devel images provider 7
Same filename and directory in other branches
File
plugins/devel_image_provider/provider/placehold.incView source
<?php
$plugin = array(
'title' => t('Placehold.it'),
'class' => 'PlaceholdProvider',
);