<?PHP
declare(strict_types = 1);
$units_count_parts_set = array (
'parts' => 'Parts',
'pages' => 'Pages',
'sheets' => 'Sheets',
);