function Stub::getContent

Return value

string

File

misc/typo3/phar-stream-wrapper/src/Phar/Stub.php, line 53

Class

Stub
@internal Experimental implementation of Phar archive internals

Namespace

TYPO3\PharStreamWrapper\Phar

Code

public function getContent() {
    return $this->content;
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.