Fix annotation
This commit is contained in:
committed by
Veljko V
parent
d679776a65
commit
9f97866e28
@ -52,7 +52,7 @@ class CustomFieldEntity {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return array
|
* @return array|null
|
||||||
*/
|
*/
|
||||||
public function getParams() {
|
public function getParams() {
|
||||||
return $this->params;
|
return $this->params;
|
||||||
|
Reference in New Issue
Block a user