mirror of
https://github.com/Karaka-Management/oms-Purchase.git
synced 2026-01-11 15:48:41 +00:00
make classes final
This commit is contained in:
parent
098dc93d6e
commit
cab678539c
|
|
@ -17,7 +17,7 @@ namespace Modules\Purchase\tests\Admin;
|
|||
/**
|
||||
* @internal
|
||||
*/
|
||||
class AdminTest extends \PHPUnit\Framework\TestCase
|
||||
final class AdminTest extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
protected const NAME = 'Purchase';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user