update identifier

Signed-off-by: Maurice Preuß (envoyr) <hello@envoyr.com>
This commit is contained in:
2025-04-29 21:47:21 +02:00
parent 5d621b7cdc
commit 65d4b12006

View File

@@ -15,7 +15,7 @@ class Provider extends AbstractProvider implements ProviderInterface
/**
* Unique Provider Identifier.
*/
const IDENTIFIER = 'ANIKEEN_ID';
const IDENTIFIER = 'ANIKEEN';
/**
* {@inheritdoc}