You are here

protected static property FacetSummaryJsonCookieTest::$mimeType in Facets 8

The MIME type that corresponds to $format.

(Sadly this cannot be computed automatically yet.)

Type: string

Overrides ResourceTestBase::$mimeType

File

modules/facets_summary/tests/src/Functional/Rest/FacetSummaryJsonCookieTest.php, line 24

Class

FacetSummaryJsonCookieTest
Rest test for json, cookie, index entity.

Namespace

Drupal\Tests\facets_summary\Functional\Rest

Code

protected static $mimeType = 'application/json';