Add property to test
This commit is contained in:
@@ -9,5 +9,6 @@ use Symfony\UX\TwigComponent\Attribute\AsTwigComponent;
|
|||||||
#[AsTwigComponent(name: 'Pcm:Badge', template: "@PcmBadge/components/Badge.html.twig")]
|
#[AsTwigComponent(name: 'Pcm:Badge', template: "@PcmBadge/components/Badge.html.twig")]
|
||||||
final class Badge
|
final class Badge
|
||||||
{
|
{
|
||||||
|
public string $colour;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user