BaseInstaller::mapCustomInstallPaths( array $paths, string $name, string $type, string $vendor = NULL )

Search through a passed paths array for a custom install path.


Description Description


Parameters Parameters

$paths

(Required)

$name

(Required)

$type

(Required)

$vendor

(Optional) = NULL

Default value: NULL


Top ↑

Return Return

(string|false)


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.