PHP Класс PHPExiftool\Driver\Metadata\MetadataBag

Автор: Romain Neutron - [email protected]
Наследование: extends Doctrine\Common\Collections\ArrayCollection
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
filterKeysByRegExp ( string $regexp ) : MetadataBag Returns all the elements which key matches the regexp

Описание методов

filterKeysByRegExp() публичный Метод

Returns all the elements which key matches the regexp
public filterKeysByRegExp ( string $regexp ) : MetadataBag
$regexp string
Результат MetadataBag