Pagefiles get file
Get the Pagefile having the given basename, or null if not found.
Usage
$pagefile = $pagefiles->getFile(string $name);
Arguments
Name
Type(s)
Description
name
string
Return value
null
Pagefile
$pagefile = $pagefiles->getFile(string $name);
Name
Type(s)
Description
name
string
null
Pagefile