SilverStripeInstaller::getInstallPath( ComposerPackagePackageInterface $package, string $frameworkType = '' )

Return the install path based on package type.


Description Description

Relies on built-in BaseInstaller behaviour with one exception: silverstripe/framework must be installed to ‘sapphire’ and not ‘framework’ if the version is <3.0.0


Parameters Parameters

$package

(Required)

$frameworkType

(Optional)

Default value: ''


Top ↑

Return Return

(string)


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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