Fix Calc
This commit is contained in:
parent
f329b3f63d
commit
f1620d8f8b
@ -20,7 +20,7 @@ class Template extends Base
|
||||
/**
|
||||
* @param String $select
|
||||
*/
|
||||
public function setSelect(String $select)
|
||||
public function setSelect($select)
|
||||
{
|
||||
$this->select = $select;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user