property SchemaTestCase::$counter in Drupal 7
A global counter for table and field creation.
File
- modules/
simpletest/ tests/ schema.test, line 15 - Tests for the Database Schema API.
Class
- SchemaTestCase
- Unit tests for the Schema API.
Code
var $counter;