Phprest\Exception\Exception::getDetails PHP Метод

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

public getDetails ( ) : array
Результат array
    public function getDetails()
    {
        return $this->details;
    }