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.


Top ↑

Return Return

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