guide.php
Table of Contents
Functions
- guideScreenshot() : string
- Render a screenshot image or a placeholder if the file doesn't exist.
Functions
guideScreenshot()
Render a screenshot image or a placeholder if the file doesn't exist.
guideScreenshot(string $filename, string $alt, string $imgDir, string $imgBase) : string
Parameters
- $filename : string
- $alt : string
- $imgDir : string
- $imgBase : string