protected property BiblioWebTestCase::$cids in Bibliography Module 7
Same name and namespace in other branches
- 6.2 tests/biblio.test \BiblioWebTestCase::cids
- 7.2 tests/biblio.test \BiblioWebTestCase::cids
Keep a list of all contributor id's created.
Type: array
File
- tests/
BiblioWebTestCase.test, line 20
Class
- BiblioWebTestCase
- Base class used by other tests.
Code
protected $cids = array();