Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PhpCsFixer
Cache
FileCacheManager
calcHash
PhpCsFixer\Cache\FileCacheManager::calcHash PHP Method
FileCacheManager Class Documentation
Mostra file
Open project: friendsofphp/php-cs-fixer
calcHash()
private
method
private
calcHash
(
$content
)
private function calcHash($content) { return crc32($content); }
FileCacheManager
__construct
__destruct
calcHash
needFixing
readCache
setFile
writeCache