```php return $this ->taskPhpcsLintFiles() ->setWorkingDirectory("somewhere") ->setReport('checkstyle', "elsewhere/01.native.checkstyle.xml") ```