protected property BookTestCase::$book in Drupal 7
A book node.
Type: object
File
- modules/
book/ book.test, line 18 - Tests for book.module.
Class
- BookTestCase
- Tests the functionality of the Book module.
Code
protected $book;
A book node.
Type: object
protected $book;