Commit 5f19a688 authored by Manfred Kutas's avatar Manfred Kutas

ZP-953 Fixed wrong access.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 867cf553
......@@ -599,7 +599,7 @@ abstract class SyncObject extends Streamer {
* @param array $v
* @param mixed $val
*
* @access private
* @access public
* @return mixed
*/
public function GetNameFromPropertyValue($v, $val) {
......
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