Enchanced comment

This commit is contained in:
ErickSkrauch 2016-04-29 02:00:30 +03:00
parent fdcd0ab16b
commit 9740fc35f8

View File

@ -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;