PHP Class SymfonyRequirements, PartKeepr

Author: Fabien Potencier ([email protected])
Inheritance: extends RequirementCollection
Afficher le fichier Open project: partkeepr/PartKeepr Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( ) Constructor that initializes the requirements.

Méthodes protégées

Méthode Description
getRealpathCacheSize ( ) : integer Loads realpath_cache_size from php.ini and converts it to int.

Method Details

__construct() public méthode

Constructor that initializes the requirements.
public __construct ( )

getRealpathCacheSize() protected méthode

(e.g. 16k is converted to 16384 int)
protected getRealpathCacheSize ( ) : integer
Résultat integer