mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-24 02:24:39 +00:00
Note in phpdoc that this is deprecated and what to use instead.
This commit is contained in:
parent
f0e60b8fb2
commit
7332b7820d
@ -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() {
|
function FetchParentContainer() {
|
||||||
deprecated('DAVResource::FetchParentContainer');
|
deprecated('DAVResource::FetchParentContainer');
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user