주석 수정

This commit is contained in:
Min-Soo Kim 2020-12-23 10:32:00 +09:00
parent b6698eb5e5
commit 8e48abd0db

View file

@ -433,8 +433,9 @@ class VariableBase
/**
* Parse the search text.
*
* @param string $column
* @param string $value
* @return object
* @return array
*/
protected function _parseSearchKeywords($column, $value)
{