diff --git a/src/Clearbooks/Soap/1/0/InvoiceQuery.php b/src/Clearbooks/Soap/1/0/InvoiceQuery.php index 661085f..d347cd8 100644 --- a/src/Clearbooks/Soap/1/0/InvoiceQuery.php +++ b/src/Clearbooks/Soap/1/0/InvoiceQuery.php @@ -24,7 +24,7 @@ class Clearbooks_Soap_1_0_InvoiceQuery /** * @deprecated - * @var \DateTime + * @var string */ public $modifiedSince = ''; }