Skip to content

Instantly share code, notes, and snippets.

@natmchugh
Created February 1, 2013 12:41
Show Gist options
  • Save natmchugh/4691082 to your computer and use it in GitHub Desktop.
Save natmchugh/4691082 to your computer and use it in GitHub Desktop.
for mark
/**
* getConfirmedDeliveryDate
*
* @return void
*/
public function getConfirmedDeliveryDate()
{
return $this->_confirmedDeliveryDate;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment