mirror of
https://github.com/pestphp/pest.git
synced 2026-04-25 16:37:27 +02:00
Adjust style
This commit is contained in:
@ -7,6 +7,4 @@ namespace Tests\Fixtures\Arch\ToHaveAttribute\Attributes;
|
||||
use Attribute;
|
||||
|
||||
#[Attribute()]
|
||||
class AsAttribute
|
||||
{
|
||||
}
|
||||
class AsAttribute {}
|
||||
|
||||
Reference in New Issue
Block a user