From b8170f78422f2269dfc9df7760cc1ad51c048c00 Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 14:49:25 +0100 Subject: unslug pl: modify --- files/pl/glossary/class/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'files/pl/glossary/class') diff --git a/files/pl/glossary/class/index.html b/files/pl/glossary/class/index.html index 8782d0d017..6f66a349a9 100644 --- a/files/pl/glossary/class/index.html +++ b/files/pl/glossary/class/index.html @@ -1,9 +1,10 @@ --- title: Klasa -slug: Glossary/Klasa +slug: Glossary/Class tags: - glorariusz translation_of: Glossary/Class +original_slug: Glossary/Klasa ---

W {{glossary("OOP","programowaniu obiektowym")}} klasa określa cechy {{glossary("object","obiektu")}}. Klasa definiuje {{glossary("property","właściwości")}} i {{glossary("method","metody")}} obiektu, stanowi model, na podstawie którego tworzone są konkretne instancje klasy (obiekty). 

-- cgit v1.2.3-54-g00ecf