Note in phpdoc that this is deprecated and what to use instead.

This commit is contained in:
Andrew McMillan 2011-12-03 14:20:12 +13:00
parent f0e60b8fb2
commit 7332b7820d

View File

@ -710,7 +710,7 @@ EOQRY;
/**
* Fetch the parent to this resource.
* Fetch the parent to this resource. This is deprecated - use GetParentContainer() instead.
*/
function FetchParentContainer() {
deprecated('DAVResource::FetchParentContainer');