BaseInstaller::inflectPackageVars( $vars )

For an installer to override to modify the vars per installer.


Description Description


Parameters Parameters

(Required) string> $vars This will normally receive array{name: string, vendor: string, type: string}


Top ↑

Return Return

(ComposerInstallersarray<string,) string>


Top ↑

Source Source

File: includes/gateways/stripe/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.