File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ public function setReceiverAccount(?string $account)
8181
8282 /**
8383 * Trả về mã đơn hàng.
84- * Ánh xạ của [[getTransactionId()]]
84+ * Ánh xạ của [[getTransactionId()]].
8585 *
8686 * @return null|string
8787 * @see getTransactionId
@@ -93,7 +93,7 @@ public function getReferenceNumber(): ?string
9393
9494 /**
9595 * Thiết lập mã đơn hàng.
96- * Ánh xạ của [[setTransactionId()]]
96+ * Ánh xạ của [[setTransactionId()]].
9797 *
9898 * @param null|string $number
9999 * @return $this
@@ -122,7 +122,7 @@ public function setTransactionId($value)
122122
123123 /**
124124 * Get value of the url_return parameter
125- * Ánh xạ của [[getReturnUrl()]]
125+ * Ánh xạ của [[getReturnUrl()]].
126126 *
127127 * @return null|string
128128 * @see getReturnUrl
@@ -134,7 +134,7 @@ public function getUrlReturn(): ?string
134134
135135 /**
136136 * Set value of the url_return parameter
137- * Ánh xạ của [[setReturnUrl()]]
137+ * Ánh xạ của [[setReturnUrl()]].
138138 *
139139 * @param string $value
140140 * @return $this
You can’t perform that action at this time.
0 commit comments