Categories


Recent Posts


Archives


July, 2015 6

Magento 2 Object Manager Preferences

Today we're going to explore the "class preference" feature of Magento 2's object-manager/dependency-injection system. While this feature is a direct descendant of Magento 1's class rewrite system, it ends up playing a different role in Magento 2. Where Magento 1's class rewrites were aimed

astorm

PHP Primer: Type Hints

Today we're going to give you a quick overview of PHP type hints. While the debate over how strongly PHP should be typed rages on, many PHP frameworks have started using type hints as metadata for implementing features like dependency injection. Whatever you think

astorm
email hidden; JavaScript is required