mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-09-09 13:02:40 +00:00
parent
d05afe2899
commit
d713ff2c6a
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ class CakeTestFixture {
|
||||||
* When table is created for a fixture the MEMORY engine is used
|
* When table is created for a fixture the MEMORY engine is used
|
||||||
* where possible. Set $canUseMemory to false if you don't want this.
|
* where possible. Set $canUseMemory to false if you don't want this.
|
||||||
*
|
*
|
||||||
* @var array
|
* @var boolean
|
||||||
*/
|
*/
|
||||||
public $canUseMemory = true;
|
public $canUseMemory = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue