returnSQL has been superseded by the ability to call getLineageSql directly.

This commit is contained in:
Colin Kuskie 2010-06-21 14:37:04 -07:00
parent f4a42593f7
commit 73d6ed7800

View file

@ -414,10 +414,6 @@ An array reference containing a list of asset classes to remove from the result
A boolean indicating that we should return objects rather than asset ids.
=head4 returnSQL
A boolean indicating that we should return the sql statement rather than asset ids.
=head4 invertTree
A boolean indicating whether the resulting asset tree should be returned in reverse order.