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.


Top ↑

Return Return

(string) The resolved path.


Top ↑

Source Source

File: vendor/automattic/jetpack-autoloader/src/class-path-processor.php


			


Top ↑

User Contributed Notes User Contributed Notes

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