5 lines
77 B
PHP
5 lines
77 B
PHP
<?php
|
|
|
|
interface PHPUnit_Framework_MockObject_MockObject { // phpcs:ignore
|
|
}
|