@@ -18,7 +18,7 @@ |
||
18 | 18 | * Postback constructor. |
19 | 19 | * |
20 | 20 | * @param string $payload |
21 | - * @param \Kerox\Messenger\Model\Callback\Messaging\Referral $referral |
|
21 | + * @param Referral $referral |
|
22 | 22 | */ |
23 | 23 | public function __construct(string $payload, Referral $referral = null) |
24 | 24 | { |