mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 17:57:23 +01: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