Skip to content

Commit

Permalink
Update Providers.php
Browse files Browse the repository at this point in the history
Added Logger Constant
  • Loading branch information
hafijul233 authored Jan 28, 2025
1 parent fb47801 commit 6c14800
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Providers.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

class Providers
{
//Logger
public const LOGGER = 'log';

public const AFRICAS_TALKING = 'africastalking';
public const CLICK_A_TELL = 'clickatell';
public const CLICK_SEND = 'clicksend';
Expand Down

0 comments on commit 6c14800

Please sign in to comment.