You are here

protected property RangeBaseWebTestCase::$contentType in Range 7

Content type name we are testing against.

Type: string

File

tests/range.base.test, line 40
Contains range base test classes.

Class

RangeBaseWebTestCase
Base class for the range module's tests.

Code

protected $contentType = 'test_content_type';