Documentation

EntPageTitleFormatter
in package

Read onlyYes
FinalYes

Table of Contents

Properties

$container  : ContainerInterface

Methods

__construct()  : mixed
format()  : string|FormatErr
getNonDecimalIntStr()  : string|null

Properties

Methods

__construct()

public __construct(ContainerInterface $container) : mixed
Parameters
$container : ContainerInterface

getNonDecimalIntStr()

private getNonDecimalIntStr(string $value) : string|null
Parameters
$value : string
Tags
todo

Should be moved to its own class or as a global function?

Should return Err instead.

Return values
string|null
On this page

Search results