mpyw\Co\AllFailedException::getReasons PHP Метод

getReasons() публичный Метод

Get value.
public getReasons ( ) : mixed
Результат mixed
    public function getReasons()
    {
        return $this->reasons;
    }
AllFailedException