Commit 791453f6 by Egor Verbitsky

Russian translation of concept-behaviors.md

parent 02545ce7
......@@ -319,8 +319,7 @@ properties and methods to the primary class, they differ in many aspects. As exp
both have pros and cons. They are more like complements rather than replacements to each other.
<a name="pros-for-behaviors"></a>
### Pros for Behaviors
### Pros for Behaviors <a name="pros-for-behaviors"></a>
Behavior classes, like normal classes, support inheritance. Traits, on the other hand,
can be considered as language-supported copy and paste. They do not support inheritance.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment