ValidatesExistence
Validate the existence of a Page class's source file.
Table of Contents
Methods
- validateExistence() : void
- Check if a supplied source file exists or throw an exception.
Methods
validateExistence()
Check if a supplied source file exists or throw an exception.
protected
static validateExistence(HydePage> $pageClass, string $identifier) : void
Parameters
- $pageClass : HydePage>
- $identifier : string