|
MediaWiki master
|
Creates a .htaccess in the vendor/ directory to prevent web access. More...
Static Public Member Functions | |
| static | onEvent () |
| Handle post-install-cmd and post-update-cmd hooks. | |
Creates a .htaccess in the vendor/ directory to prevent web access.
This class runs outside of the normal MediaWiki environment and cannot depend upon any MediaWiki code.
Definition at line 18 of file ComposerVendorHtaccessCreator.php.
|
static |
Handle post-install-cmd and post-update-cmd hooks.
Definition at line 23 of file ComposerVendorHtaccessCreator.php.