sonarrradarrplexorganizrnginxdashboardlandingpagestartpagelandinghtpcserverhomepagesabnzbdheimdallembycouchpotatonzbgetbookmarkapplication-dashboardmuximux
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
287 B
11 lines
287 B
<?php
|
|
|
|
namespace PHPSTORM_META;
|
|
|
|
override(\Mockery::mock(0), type(0));
|
|
override(\Mockery::spy(0), type(0));
|
|
override(\Mockery::namedMock(0), type(0));
|
|
override(\Mockery::instanceMock(0), type(0));
|
|
override(\mock(0), type(0));
|
|
override(\spy(0), type(0));
|
|
override(\namedMock(0), type(0));
|