Skip to content

Разные типы переменных в PrintReceiptsResponse #17

Description

@sanmai

$this->errors = array_merge($this->orders, $this->ordersPrint);

orders и ordersPrint объявлены как Order[], а errors объявлено как PrintReceiptsError[], то есть массив совершенно другого типа. Здесь что-то другое имелось ввиду?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions