public function Manifest::getAliasLength in Drupal 7
Return value
int
File
- misc/
typo3/ phar-stream-wrapper/ src/ Phar/ Manifest.php, line 126
Class
Namespace
TYPO3\PharStreamWrapper\PharCode
public function getAliasLength() {
return $this->aliasLength;
}