Offer the possibility to override internal formatter objects from plugins
This commit is contained in:
@@ -14,7 +14,7 @@ use Kanboard\Core\Filter\FormatterInterface;
|
||||
class UserAutoCompleteFormatter extends BaseFormatter implements FormatterInterface
|
||||
{
|
||||
/**
|
||||
* Format the tasks for the ajax autocompletion
|
||||
* Format the tasks for the ajax auto-completion
|
||||
*
|
||||
* @access public
|
||||
* @return array
|
||||
|
||||
Reference in New Issue
Block a user