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