protected property BookTestTrait::$bookAuthor in Drupal 9
Same name and namespace in other branches
- 8 core/modules/book/tests/src/Functional/BookTestTrait.php \Drupal\Tests\book\Functional\BookTestTrait::bookAuthor
A user with permission to create and edit books.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ book/ tests/ src/ Functional/ BookTestTrait.php, line 27
Class
- BookTestTrait
- Provides common functionality for Book test classes.
Namespace
Drupal\Tests\book\FunctionalCode
protected $bookAuthor;