This class handles all the data you can get from the api Configuration
Methods | ||
---|---|---|
public
|
__construct(array $data)
|
# |
public
|
getID(): int
|
# |
public
|
getAuthor(): string
|
# |
public
|
getContent(): string
|
# |
public
|
getURL(): string
|
# |
public
|
get(string $item = ''): array
|
# |
public
|
getJSON(): string
|
# |