Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
9 lines
92 B
PHP
9 lines
92 B
PHP
<?php
|
|
|
|
namespace Enzyme\Axiom\Reports;
|
|
|
|
class FailureReport extends SimpleReport
|
|
{
|
|
//
|
|
}
|