Home
last modified time | relevance | path

Searched refs:DEFAULT_SHARE_LIMIT (Results 1 – 2 of 2) sorted by relevance

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmBuzzPlugin/lib/utility/
H A DBuzzWebServiceHelper.php32 const DEFAULT_SHARE_LIMIT = 10; define in BuzzWebServiceHelper
99 $limit = self::DEFAULT_SHARE_LIMIT;
120 $limit = self::DEFAULT_SHARE_LIMIT;
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmBuzzPlugin/lib/wrapper/
H A DBuzzServiceWrapper.php30 const DEFAULT_SHARE_LIMIT = 10; define in BuzzServiceWrapper