diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:08 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:08 +0100 |
commit | 39f2114f9797eb51994966c6bb8ff1814c9a4da8 (patch) | |
tree | 66dbd9c921f56e440f8816ed29ac23682a1ac4ef /files/fr/glossaire/instance | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-39f2114f9797eb51994966c6bb8ff1814c9a4da8.tar.gz translated-content-39f2114f9797eb51994966c6bb8ff1814c9a4da8.tar.bz2 translated-content-39f2114f9797eb51994966c6bb8ff1814c9a4da8.zip |
unslug fr: move
Diffstat (limited to 'files/fr/glossaire/instance')
-rw-r--r-- | files/fr/glossaire/instance/index.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/files/fr/glossaire/instance/index.html b/files/fr/glossaire/instance/index.html deleted file mode 100644 index 384b376e75..0000000000 --- a/files/fr/glossaire/instance/index.html +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Instance -slug: Glossaire/Instance -tags: - - CodingScripting - - Débutant - - Glossaire - - JavaScript - - NeedsContent -translation_of: Glossary/Instance ---- -<p>Un {{glossary("objet")}} créé par un {{glossary("constructeur")}} est une instance de ce constructeur.</p> - -<h2 id="Pour_approfondir">Pour approfondir</h2> - -<h3 id="Culture_générale">Culture générale</h3> - -<ul> - <li>{{interwiki("wikipedia", "Instance (programmation)", "Instance")}} sur Wikipédia</li> -</ul> |