Skip to content

Commit

Permalink
ENGCOM-4505: Magento should create a log entry if an observer does no…
Browse files Browse the repository at this point in the history
…t implement ObserverInterface #21767

 - Merge Pull Request #21767 from Nazar65/magento2:issue-21755
 - Merged commits:
   1. c3e4f07
   2. 2e0a846
   3. 0d75cd0
   4. a6ef118
  • Loading branch information
magento-engcom-team committed Apr 2, 2019
2 parents 5e698e8 + a6ef118 commit 894c418
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
*/
namespace Magento\Framework\Event\Test\Unit\Invoker;

/**
* Test for Magento\Framework\Event\Invoker\InvokerDefault.
*/
class InvokerDefaultTest extends \PHPUnit\Framework\TestCase
{
/**
Expand Down

0 comments on commit 894c418

Please sign in to comment.