edifact-generator icon indicating copy to clipboard operation
edifact-generator copied to clipboard

Declaration of compose must be compatible

Open davidvandertuijn opened this issue 7 years ago • 1 comments

Declaration of EDI\Generator\Vermas::compose($msgStatus = 5, $documentCode = 749) must be compatible with EDI\Generator\Message::compose(?string $sMessageFunctionCode, ?string $sDocumentNameCode, ?string $sDocumentIdentifier): EDI\Generator\Message

davidvandertuijn avatar Jan 30 '19 19:01 davidvandertuijn

https://github.com/php-edifact/edifact-generator/pull/5

davidvandertuijn avatar Jan 30 '19 20:01 davidvandertuijn