Skip to content

Commit 058c3bf

Browse files
committed
+ add phpdocs
Signed-off-by: Christoph Potas <christoph286@googlemail.com>
1 parent 6de79e4 commit 058c3bf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

system/Test/FeatureTestCase.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ class FeatureTestCase extends CIDatabaseTestCase
3434
*/
3535
protected $session = [];
3636

37+
/**
38+
* Enabled auto clean op buffer after request call
39+
*
40+
* @var bool
41+
*/
3742
protected $clean = true;
3843

3944
/**

0 commit comments

Comments
 (0)