You are here

protected static property FacetSourceJsonAnonTest::$mimeType in Facets 8

The MIME type that corresponds to $format.

(Sadly this cannot be computed automatically yet.)

Type: string

Overrides ResourceTestBase::$mimeType

File

tests/src/Functional/Rest/FacetSourceJsonAnonTest.php, line 24

Class

FacetSourceJsonAnonTest
Rest test for json, anonymous, index entity.

Namespace

Drupal\Tests\facets\Functional\Rest

Code

protected static $mimeType = 'application/json';