Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
CybotTM committed Apr 5, 2019
1 parent 2a3b90b commit dcba619
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,6 @@ public function getWorkByUser($userId, $period = self::PERIOD_DAY)
}



/**
* Get array of entries for given filter params
*
Expand All @@ -481,6 +480,7 @@ public function getWorkByUser($userId, $period = self::PERIOD_DAY)
* [visibility_user] => user_id restricts entry visibility by users teams
*
* @return array
* @throws \Exception
*/
public function findByFilterArray($arFilter = [])
{
Expand Down

0 comments on commit dcba619

Please sign in to comment.