PHP 인터페이스 Horde_Pear_Package_Contents_Ignore, horde
Copyright 2010-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (LGPL). If you
did not receive this file, see http://www.horde.org/licenses/lgpl21.
파일 보기
프로젝트 열기: horde/horde
0 사용 예제들
공개 메소드들
메소드 |
설명 |
|
isIgnored ( SplFileInfo $element ) : boolean |
Tell whether to ignore the element. |
|
메소드 상세
Tell whether to ignore the element.
public isIgnored ( SplFileInfo $element ) : boolean |
$element |
SplFileInfo |
The element to check. |
리턴 |
boolean |
True if the element should be ignored, false otherwise. |