Title: "Using anonymous classes to write simpler tests" Date: 2017-01-29 13:57:11 Categories: [programming] tags: [php, php7]
Anonymous classes were added to PHP 7. This article intends to show how useful they can be for writing tests.
Link