You are here

placezombies.inc in Devel images provider 8

Same filename and directory in other branches
  1. 7 plugins/devel_image_provider/provider/placezombies.inc

File

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

$plugin = array(
  'title' => t('Placezombies'),
  'class' => 'PlacezombiesProvider',
);