PHP 클래스 SymfonyRequirements, PartKeepr

저자: Fabien Potencier ([email protected])
상속: extends RequirementCollection
파일 보기 프로젝트 열기: partkeepr/PartKeepr 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( ) Constructor that initializes the requirements.

보호된 메소드들

메소드 설명
getRealpathCacheSize ( ) : integer Loads realpath_cache_size from php.ini and converts it to int.

메소드 상세

__construct() 공개 메소드

Constructor that initializes the requirements.
public __construct ( )

getRealpathCacheSize() 보호된 메소드

(e.g. 16k is converted to 16384 int)
protected getRealpathCacheSize ( ) : integer
리턴 integer