Skip to content

Commit

Permalink
Translate few more pages from language/oop5/
Browse files Browse the repository at this point in the history
  • Loading branch information
Sobak committed Nov 23, 2024
1 parent f3f0ee2 commit db82c72
Show file tree
Hide file tree
Showing 5 changed files with 1,294 additions and 1 deletion.
2 changes: 1 addition & 1 deletion language/oop5/inheritance.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>Dziedziczenie obiektów</title>
<para>
Dziedziczenie jest ugruntowaną zasadą programowania i PHP używa
tej zasady w swoim modelu obiektowym. Ta reguła wpływa na sposób
tej zasady w swoim modelu obiektowym. Ta reguła wpływa na sposób,
w jaki wiele klas odnosi się do siebie.
</para>
<para>
Expand Down
Loading

0 comments on commit db82c72

Please sign in to comment.