App\Libraries\ValidationErrors::all PHP 메소드

all() 공개 메소드

public all ( )
    public function all()
    {
        return $this->errors;
    }