cdek-it / sdk2.0

PHP SDK для API v2.0 от сервиса интеграции компании СДЭК
MIT License
30 stars 59 forks source link

Dto\Relations: опечатка в аннотации $uuid #9

Closed pozdeiev closed 4 years ago

pozdeiev commented 4 years ago

В @Type закрался >:

    /**
     * @Type("string>")
     * @var string
     */
    public $uuid;

что приводит к

JMS\Parser\SyntaxErrorException : Expected end of input, but got ">" of type T_CLOSE_BRACKET at position 6 (0-based).
ihomyak commented 4 years ago

Исправлено в 0.1.5