Commit 9417dfeb authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-915 Fixed documentation.

Released under the Affero GNU General Public License (AGPL) version 3.
parent b6b4b7bf
...@@ -530,7 +530,7 @@ abstract class SyncWorker { ...@@ -530,7 +530,7 @@ abstract class SyncWorker {
/** /**
* Returns a list of Global Address Books with their name and ids. * Returns a list of Global Address Books with their name and ids.
* *
* @access public * @access protected
* @return array * @return array
*/ */
protected abstract function GetGABs(); protected abstract function GetGABs();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment