Skip to content

Commit

Permalink
Deprecated addNewTextPosition by version >= 1.0.75
Browse files Browse the repository at this point in the history
  • Loading branch information
HorstOeko committed Nov 1, 2024
1 parent ce20454 commit 4cfa20f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ZugferdDocumentBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -2777,6 +2777,7 @@ public function addNewPosition(string $lineid, ?string $lineStatusCode = null, ?
* - grouping
* - information
* @return ZugferdDocumentBuilder
* @deprecated 1.0.75
*/
public function addNewTextPosition(string $lineid, ?string $lineStatusCode = null, ?string $lineStatusReasonCode = null): ZugferdDocumentBuilder
{
Expand Down

0 comments on commit 4cfa20f

Please sign in to comment.