Skip to content

Commit eb9b1ad

Browse files
committed
Fix missing property.
1 parent 009700a commit eb9b1ad

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/Tests/BaseTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ abstract class BaseTest implements TestInterface
4444
*/
4545
protected $namespace;
4646

47+
/**
48+
* @var boolean
49+
*/
50+
protected $titania;
51+
4752
/**
4853
* @param $debug
4954
* @param \Phpbb\Epv\Output\OutputInterface $output

0 commit comments

Comments
 (0)