Cambio en namespace
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace ProVM\Tests\Extension;
|
||||
namespace Tests\Extension;
|
||||
|
||||
trait testMethodsTrait
|
||||
{
|
||||
@ -15,4 +15,4 @@ trait testMethodsTrait
|
||||
}
|
||||
|
||||
protected array $methods = [];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user