diff options
Diffstat (limited to 'files/pt-pt/glossary/wrapper/index.html')
-rw-r--r-- | files/pt-pt/glossary/wrapper/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-pt/glossary/wrapper/index.html b/files/pt-pt/glossary/wrapper/index.html index 534568d817..dbc16d0857 100644 --- a/files/pt-pt/glossary/wrapper/index.html +++ b/files/pt-pt/glossary/wrapper/index.html @@ -1,12 +1,13 @@ --- title: Wrapper -slug: Glossário/Wrapper +slug: Glossary/Wrapper tags: - CodingScripting - Glossary - Glossário - Wrapper translation_of: Glossary/Wrapper +original_slug: Glossário/Wrapper --- <p>Em linguagem de programação, tal como JavaScript, um <em>wrapper </em>é uma função destinada a chamar uma ou mais outras funções, às vezes apenas por conveniência, e às vezes adaptando-as para executar uma tarefa ligeiramente diferente no processo.</p> |