<?php sha1(string $string, bool $binary = false): string
<?php $attributes[] = $invoiceVariationType instanceof InvoiceVariationType ? $invoiceVariationType->value : $invoiceVariationType; } return strtoupper(sha1(implode('-', $attributes))); }