You are here

protected property BiblioWebTestCase::$kids in Bibliography Module 7

Same name and namespace in other branches
  1. 6.2 tests/biblio.test \BiblioWebTestCase::kids
  2. 7.2 tests/biblio.test \BiblioWebTestCase::kids

Keep a list of all keyword id's created.

Type: array

File

tests/BiblioWebTestCase.test, line 13

Class

BiblioWebTestCase
Base class used by other tests.

Code

protected $kids = array();