Path_Processor::untokenize_path_constants( string $tokenized_path )
Given a path this will replace any of the path constant tokens with the expanded path.
Description Description
Parameters Parameters
- $tokenized_path
-
(Required) The path we want to process.
Return Return
(string) The expanded path.
Source Source
File: vendor/automattic/jetpack-autoloader/src/class-path-processor.php