diff options
Diffstat (limited to 'pt-br/hack-pt.html.markdown')
-rw-r--r-- | pt-br/hack-pt.html.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pt-br/hack-pt.html.markdown b/pt-br/hack-pt.html.markdown index 7c938149..7f76a9b0 100644 --- a/pt-br/hack-pt.html.markdown +++ b/pt-br/hack-pt.html.markdown @@ -301,7 +301,6 @@ class Samuel $gato = new Samuel(); $gato instanceof InterfaceGatinho === true; // True - ``` ## Mais informações |