Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Path_Processor::get_real_path( string $path )
Given a path this will figure out the real path that we should be using.
Description Description
Parameters Parameters
- $path
-
(Required) The path to resolve.
Return Return
(string) The resolved path.
Source Source
File: vendor/automattic/jetpack-autoloader/src/class-path-processor.php