AutoloadGenerator::getPathCode( ComposerUtilFilesystem $filesystem, string $basePath, string $vendorPath, string $path )

Returns the path code for the given path.


Description Description


Parameters Parameters

$filesystem

(Required) The filesystem instance.

$basePath

(Required) The base path.

$vendorPath

(Required) The vendor path.

$path

(Required) The path.


Top ↑

Return Return

(string) The path code.


Top ↑

Source Source

File: vendor/automattic/jetpack-autoloader/src/AutoloadGenerator.php


			


Top ↑

User Contributed Notes User Contributed Notes

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