schema()
schema(\Cake\Database\Schema\TableSchema|null $schema = null) : \Cake\Database\Schema\TableSchema|null
Get and set the schema for this fixture.
Parameters
| \Cake\Database\Schema\TableSchema|null | $schema | The table to set. |
schema(\Cake\Database\Schema\TableSchema|null $schema = null) : \Cake\Database\Schema\TableSchema|null
Get and set the schema for this fixture.
| \Cake\Database\Schema\TableSchema|null | $schema | The table to set. |