Documentation

Content extends BaseEndpoint
in package

Routing class for the subnamespace `Content`

Table of Contents

Properties

$events  : Events
$news  : News
$resources  : Resources
$_events  : Events|null
$_news  : News|null
$_resources  : Resources|null
$endpoints  : array<string, BaseEndpoint>>

Properties

$events

public Events $events

Routing class for the subnamespace Events

$news

public News $news

Routing class for the subnamespace News

$_events

protected Events|null $_events = null

Routing class for the subnamespace Events

$_news

protected News|null $_news = null

Routing class for the subnamespace News

$endpoints

protected array<string, BaseEndpoint>> $endpoints = ["resources" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Content\\Resources", "news" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Content\\News", "events" => "\\Blackbaud\\SKY\\School\\Endpoints\\V1\\Content\\Events"]

$endpoints Routing subpaths


        
On this page

Search results