mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
chore: coding style
This commit is contained in:
@ -6,7 +6,7 @@ if (class_exists(NunoMaduro\Collision\Provider::class)) {
|
||||
|
||||
trait PluginTrait
|
||||
{
|
||||
function assertPluginTraitGotRegistered(): void
|
||||
public function assertPluginTraitGotRegistered(): void
|
||||
{
|
||||
assertTrue(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user