mirror of
https://github.com/elyby/php-tempmailbuster.git
synced 2024-11-08 13:42:37 +05:30
Enchanced comment
This commit is contained in:
parent
fdcd0ab16b
commit
9740fc35f8
@ -4,7 +4,7 @@ namespace Ely\TempMailBuster;
|
||||
class Storage implements StorageInterface
|
||||
{
|
||||
/**
|
||||
* @var array of strings, which contains masks for temp mail services
|
||||
* @var array of strings, which contains REGEXP masks for temp mail services
|
||||
*/
|
||||
private $items;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user