FIX #34 - merge
This commit is contained in:
parent
3a775c4f21
commit
802f13c702
@ -10,7 +10,7 @@ interface IUserStudyLister
|
|||||||
{
|
{
|
||||||
public function setRadiologist(int $radiologist_id): self;
|
public function setRadiologist(int $radiologist_id): self;
|
||||||
|
|
||||||
public function setWorkflowLevel(WorkflowLevel $status): self;
|
public function setWorkflowLevel(WorkflowLevel $level): self;
|
||||||
|
|
||||||
public function setPerPage(int $size): self;
|
public function setPerPage(int $size): self;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user