setFilePath | Blade Documents
Sets the document's file path. Document file paths are optional for most use cases, but can be used by other features such as Workspaces or some validators. Argument Description $path The file path. 1 <?php 2 3 use Stillat \ BladeParser \ Document...