You are here

protected property ImageLinkFormatterTestCase::$bundle in Image Link Formatter 7

Name of an existing content type for the content to be tested.

Type: string

File

./image_link_formatter.test, line 39
Test the Image Link Formatter module.

Class

ImageLinkFormatterTestCase
Provides common functionality for the Image Link Formatter test classes.

Code

protected $bundle = 'page';