mirror of
https://github.com/elyby/php-tempmailbuster.git
synced 2024-11-24 15:59:48 +05:30
Enchanced comment
This commit is contained in:
parent
fdcd0ab16b
commit
9740fc35f8
@ -4,7 +4,7 @@ namespace Ely\TempMailBuster;
|
|||||||
class Storage implements StorageInterface
|
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;
|
private $items;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user