Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PHPExiftool
Driver
Metadata
MetadataBag
PHP Class PHPExiftool\Driver\Metadata\MetadataBag
Author:
Romain Neutron -
[email protected]
Inheritance:
extends
Doctrine\Common\Collections\ArrayCollection
ファイルを表示
Open project: romainneutron/PHPExiftool
Class Usage Examples
Public Methods
Method
Description
filterKeysByRegExp
(
string
$regexp
) :
MetadataBag
Returns all the elements which key matches the regexp
Method Details
filterKeysByRegExp()
public
method
Returns all the elements which key matches the regexp
public
filterKeysByRegExp
(
string
$regexp
) :
MetadataBag
$regexp
string
return
MetadataBag