Documentation

ApiInterface

Table of Contents

Methods

fetchAll()  : array<string|int, static>
Fetch all records
find()  : static
Find a single record by ID

Methods

fetchAll()

Fetch all records

public static fetchAll([array<string|int, mixed> $params = [] ]) : array<string|int, static>
Parameters
$params : array<string|int, mixed> = []
Tags
throws
CanvasApiException
Return values
array<string|int, static>

        
On this page

Search results