PagesVersions::getUnsupportedFields() method
Get fields where versions are not supported
Usage
// basic usage
$field = $pagesVersions->getUnsupportedFields();
// usage with all arguments
$field = $pagesVersions->getUnsupportedFields($page = null);
$pagesVersions methods and properties
API reference based on ProcessWire core version 3.0.251