Skip to content

Commit

Permalink
Correct docblock.
Browse files Browse the repository at this point in the history
Refs #3147
  • Loading branch information
markstory committed Mar 30, 2014
1 parent d05afe2 commit d713ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/TestSuite/Fixture/CakeTestFixture.php
Expand Up @@ -86,7 +86,7 @@ class CakeTestFixture {
* When table is created for a fixture the MEMORY engine is used
* where possible. Set $canUseMemory to false if you don't want this.
*
* @var array
* @var boolean
*/
public $canUseMemory = true;

Expand Down

0 comments on commit d713ff2

Please sign in to comment.