Internal: PHPDoc

SVN:trunk[5260]
This commit is contained in:
Guillaume Lajarige
2018-01-16 15:32:11 +00:00
parent 6cd108badf
commit 1926a40277

View File

@@ -61,6 +61,8 @@ abstract class DBSearch
/**
* Perform a deep clone (as opposed to "clone" which does copy a reference to the underlying objects)
*
* @return \DBSearch
**/
public function DeepClone()
{