Documentation

PageEntConf
in package

Read onlyYes
FinalYes

Configuration for a page providing access to a resource fetched from a repository.

Table of Contents

Properties

$repoFqcn  : string
$title  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $title, IRepo> $repoFqcn) : mixed
Parameters
$title : string
$repoFqcn : IRepo>

The repository to fetch the resource.

Tags
todo

Make $repoFqcn nullable? Would make no sense as it is PageEntConf.

On this page

Search results