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
$resources
public
Resources
$resources
$_events
protected
Events|null
$_events
= null
Routing class for the subnamespace Events
$_news
protected
News|null
$_news
= null
Routing
class for the subnamespace News
$_resources
protected
Resources|null
$_resources
= null
$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