PHP 클래스 PHPExiftool\Driver\Metadata\MetadataBag

저자: Romain Neutron - [email protected]
상속: extends Doctrine\Common\Collections\ArrayCollection
파일 보기 프로젝트 열기: romainneutron/PHPExiftool 1 사용 예제들

공개 메소드들

메소드 설명
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