PharData::setDefaultStub
(No version information available, might be only in CVS)
PharData::setDefaultStub — dummy function (Phar::setDefaultStub is not valid for PharData)
Description
void PharData::setDefaultStub
([ string $index
[, string $webindex
]] )
Parameters
-
index
-
Relative path within the phar archive to run if accessed on the command-line
-
webindex
-
Relative path within the phar archive to run if accessed through a web browser
Errors/Exceptions
Throws PharException on all method calls