Path_Processor::tokenize_path_constants( string $path )
Given a path this will replace any of the path constants with a token to represent it.
Description Description
Parameters Parameters
- $path
-
(Required) The path we want to process.
Return Return
(string) The tokenized path.
Source Source
File: vendor/automattic/jetpack-autoloader/src/class-path-processor.php