Skip to content

Commit 2c931b3

Browse files
Update providers/Flagsmith/src/FlagsmithProvider.php
Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: Chris Lightfoot-Wild <github-clw@wild.me.uk>
1 parent f10470c commit 2c931b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/Flagsmith/src/FlagsmithProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
class FlagsmithProvider extends AbstractProvider implements Provider
3232
{
33-
protected static string $NAME = 'FlagsmithProvider';
33+
protected static string $NAME = 'Flagsmith';
3434

3535
public function __construct(
3636
private Flagsmith $flagsmith,

0 commit comments

Comments
 (0)