IStudyMethod
in
Interface IStudyMethod
Tags
Table of Contents
Methods
get()
public
get(mixed ...$args) : array<string|int, mixed>
Parameters
- $args : mixed
Return values
array<string|int, mixed> —name()
public
name() : string
Return values
string —save()
public
save(StudyManager $studyManager, string $id, mixed ...$args) : bool
Parameters
- $studyManager : StudyManager
- $id : string
- $args : mixed