DOCS Update PHP doc on latestPublished method (#5905)

* Update doc comment on  method to be more accurate
This commit is contained in:
Rob Ingram 2016-09-01 08:37:50 +12:00 committed by Daniel Hensby
parent 0ab33b205d
commit 0c7264eca6

View File

@ -896,9 +896,9 @@ class Versioned extends DataExtension implements TemplateGlobalProvider {
}
/**
* Get the latest published version of this object.
* Is the latest version of the object published?
*
* @return DataObject
* @return bool
*/
public function latestPublished() {
// Get the root data object class - this will have the version field