Добавление ТОДО в ImageCollection

This commit is contained in:
Alexander Demidov
2013-08-07 10:54:01 +04:00
parent 143034d491
commit adfe48b392

View File

@ -10,6 +10,7 @@ abstract class ImageCollection extends ArrayIterator
/**
* @param array|null $data
* @throws ErrorException
* TODO: рефакторить этот метод
*/
public function __construct($data = null)
{