wiki.techinc.nl/includes/dao
Derick Alangi e1f5364f56 dao: Correct return type doc for getLoadBalancer()
This method creates a load balancer object using services and calls
getMainLB() which returns an instance of ILoadBalancer and not an
instance of LoadBalancer, hence, getLoadBalancer() should return an
instance of ILoadBalancer instead.

Change-Id: I8859f293985d256d02ddc6f90e2aea813ebfc955
2019-04-11 22:24:43 +00:00
..
DBAccessBase.php dao: Correct return type doc for getLoadBalancer() 2019-04-11 22:24:43 +00:00
DBAccessObjectUtils.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
IDBAccessObject.php dao: Add a type hint to getConnection() and some extra newlines 2019-01-16 14:29:53 +01:00