mpyw\Co\AllFailedException::getReasons PHP 메소드

getReasons() 공개 메소드

Get value.
public getReasons ( ) : mixed
리턴 mixed
    public function getReasons()
    {
        return $this->reasons;
    }
AllFailedException