You are here

public function Container::getStub in Drupal 7

Return value

Stub

File

misc/typo3/phar-stream-wrapper/src/Phar/Container.php, line 39

Class

Container

Namespace

TYPO3\PharStreamWrapper\Phar

Code

public function getStub() {
  return $this->stub;
}