protected property SerializerTest::$view in Drupal 9
Same name and namespace in other branches
- 8 core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php \Drupal\Tests\rest\Unit\Plugin\views\style\SerializerTest::view
The View instance.
Type: \Drupal\views\ViewExecutable|\PHPUnit\Framework\MockObject\MockObject
File
- core/
modules/ rest/ tests/ src/ Unit/ Plugin/ views/ style/ SerializerTest.php, line 23
Class
- SerializerTest
- @coversDefaultClass \Drupal\rest\Plugin\views\style\Serializer @group rest
Namespace
Drupal\Tests\rest\Unit\Plugin\views\styleCode
protected $view;