You are here

protected property FileTest::$author in JSON:API 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/FileTest.php \Drupal\Tests\jsonapi\Functional\FileTest::author

The file author.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/FileTest.php, line 62

Class

FileTest
JSON:API integration test for the "File" content entity type.

Namespace

Drupal\Tests\jsonapi\Functional

Code

protected $author;