.. _fphysicalpathto: ################################################################### ``physical_path_to`` — Get the filesystem path for a local asset. ################################################################### :doc:`Asset-related functions ` ******* Summary ******* .. include:: /Reference/libraries/globals/summary/physical_path_to.rst .. php:function:: physical_path_to($file) Get the filesystem path for a local asset. :type $file: string :param $file: The filename. :returns: string ***** Usage ***** .. include:: /Reference/libraries/globals/usage/physical_path_to.rst ******** Examples ******** .. include:: /Reference/libraries/globals/examples/physical_path_to.rst ******** See Also ******** .. include:: /Reference/libraries/globals/see_also/physical_path_to.rst