Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай OOP (course 4): Static methods, Namespaces, Exceptions & Traits! Woh!, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:09:10
    The Wonder of Class Constants
  2. Урок 2. 00:04:13
    Static Methods
  3. Урок 3. 00:04:26
    Static or Non-Static Methods?
  4. Урок 4. 00:04:57
    Namespaces make Class Names Longer
  5. Урок 5. 00:05:39
    Autoloading Awesomeness
  6. Урок 6. 00:06:26
    More Fun with use Statements
  7. Урок 7. 00:03:58
    Namespaces and Core PHP Classes
  8. Урок 8. 00:04:18
    Composer Autoloading
  9. Урок 9. 00:04:47
    Throwing an Exception (and a Party)
  10. Урок 10. 00:02:52
    Different Exception Classes
  11. Урок 11. 00:04:48
    Magic Methods: __toString() __get, __set()
  12. Урок 12. 00:02:57
    ArrayAccess: Treat your Object like an Array
  13. Урок 13. 00:06:27
    IteratorAggregate: Loop over an Object!?
  14. Урок 14. 00:05:32
    Traits: "Horizontal" Reuse
  15. Урок 15. 00:05:48
    Object Composition FTW!