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
Return Return
(string|false)
Source Source
File: includes/gateways/stripe/vendor/composer/installers/src/Composer/Installers/BaseInstaller.php