Minor - PHPDoc

pull/3732/head
Angel Fernando Quiroz Campos 5 years ago
parent 0e3a72c551
commit 07bc3f6335
  1. 2
      plugin/buycourses/src/buy_course_plugin.class.php

@ -2630,7 +2630,7 @@ class BuyCoursesPlugin extends Plugin
* @param int $max Optional. The maximum price filter
* @param mixed $appliesTo optional
*
* @return array
* @return array|int
*/
public function getCatalogServiceList($start, $end, $name = null, $min = 0, $max = 0, $appliesTo = '', $typeResult = 'all')
{

Loading…
Cancel
Save