API Documentation

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
Tags
throws
FileNotFoundException

If the file does not exist.


        
On this page

Search results