Skip to content

Pagefiles formatted

Get or set formatted state

Usage

// basic usage
$bool = $pagefiles->formatted();

// usage with all arguments
$bool = $pagefiles->formatted($set = null);

Arguments

Name

Type(s)

Description

set (optional)

bool, null

Return value

bool