mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Automated formatting changes
This commit is contained in:
parent
9dd26d3bdf
commit
c8f1b443dd
|
|
@ -38,7 +38,7 @@ class ModuleAbstractTest extends \PHPUnit\Framework\TestCase
|
|||
|
||||
protected function setUp() : void
|
||||
{
|
||||
$this->module = new class() extends ModuleAbstract
|
||||
$this->module = new class() extends ModuleAbstract
|
||||
{
|
||||
const MODULE_VERSION = '1.2.3';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user