You are here

protected static property FacetSummaryJsonAnonTest::$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/FacetSummaryJsonAnonTest.php, line 24

Class

FacetSummaryJsonAnonTest
Rest test for json, anonymous, index entity.

Namespace

Drupal\Tests\facets_summary\Functional\Rest

Code

protected static $mimeType = 'application/json';