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.


Top ↑

Return Return

(string) The tokenized 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.