Merge pull request #1284 from vekexasia/patch-1
Fixed documentation typos.
This commit is contained in:
commit
b3169bc9d8
@ -201,7 +201,7 @@ class Block extends Base {
|
|||||||
/**
|
/**
|
||||||
* Set finding worker of a block
|
* Set finding worker of a block
|
||||||
* @param block_id int Block ID
|
* @param block_id int Block ID
|
||||||
* @param worker_id int Worker ID of finder
|
* @param worker string Worker Name of finder
|
||||||
* @return bool
|
* @return bool
|
||||||
**/
|
**/
|
||||||
public function setFindingWorker($block_id, $worker=NULL) {
|
public function setFindingWorker($block_id, $worker=NULL) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user