Ignore constructors.

This commit is contained in:
James Cole
2015-05-23 20:49:57 +02:00
parent b01e8299d3
commit d8de90d6f3
12 changed files with 12 additions and 9 deletions

View File

@@ -26,6 +26,7 @@ use View;
class TransactionController extends Controller
{
/**
* @codeCoverageIgnore
*/
public function __construct()
{