Ep 4 Interface segregation (PHP SOLID Design Principle)

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024
  • A client should never be forced to implement an interface that it doesn't use, or clients shouldn't be forced to depend on methods they do not use

Комментарии •