Fix phpcs
This commit is contained in:
parent
f4f3efec62
commit
20797920d7
@ -563,7 +563,8 @@ abstract class CommonObject
|
|||||||
/**
|
/**
|
||||||
* Return clicable link of object (with eventually picto)
|
* Return clicable link of object (with eventually picto)
|
||||||
*
|
*
|
||||||
* @param string $option Where point the link (0=> main card, 1,2 => shipment, 'nolink'=>No link)
|
* @param string $option Where point the link (0=> main card, 1,2 => shipment, 'nolink'=>No link)
|
||||||
|
* @return string HTML Code for Kanban thumb.
|
||||||
*/
|
*/
|
||||||
public function getKanbanView($option = '')
|
public function getKanbanView($option = '')
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user