Skip to content
Snippets Groups Projects

[RTKO] default volatile on setupOpac

Merged Sebastien ANDRE requested to merge fix_default_volatile_on_setup into master
Compare and Show latest version
4 files
+ 90
45
Preferences
Compare changes
Files
4
@@ -73,6 +73,12 @@ class Class_Migration_SplitTestsFiles_TestClass
}
public function isAbstract(): bool
{
return $this->_is_abstract;
}
public function contents(): string
{
if ($this->_teardown)