Skip to content

Kirby 4.2.0

$pageactions->createNum()

Create the sorting number for the page depending on the blueprint settings

$pageactions->createNum(?int $num = null): int

Parameters

Name Type Default
$num int|null null

Return type

int

Parent class

Kirby\Cms\PageActions