Skip to content

Commit

Permalink
Atualiza docs de CaptchaAdapter
Browse files Browse the repository at this point in the history
Signed-off-by: Manoel Campos <[email protected]>
  • Loading branch information
manoelcampos committed Feb 10, 2025
1 parent 3e8d0c4 commit 071aedb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ default boolean isValido(final String codigo){

/**
* Obtém um objeto {@link BufferedImage}, contendo uma imagem, para um array de bytes.
* Isto permite a um endpoints retornar a imagem gerada em memória.
* Isto permite a um endpoint retornar a imagem gerada em memória.
* @param image imagem pra obter um array de bytes
* @return array de bytes da imagem
*/
Expand Down

0 comments on commit 071aedb

Please sign in to comment.