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

@@ -24,7 +24,7 @@ abstract class Controller extends BaseController
protected $monthFormat;
/**
*
* @codeCoverageIgnore
*/
public function __construct()
{