Return value

bool

File

misc/typo3/phar-stream-wrapper/src/Resolver/PharInvocation.php, line 85

Class

PharInvocation

Namespace

TYPO3\PharStreamWrapper\Resolver

Code

public function isConfirmed() {
  return $this->confirmed;
}