cosmocode/dokuwiki-plugin-issuelinks

View on GitHub
services/ServiceInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

Reference to undeclared constant \DOKU_URL
Open

    const WEBHOOK_URL = DOKU_URL . 'lib/plugins/issuelinks/webhook.php';
Severity: Minor
Found in services/ServiceInterface.php by phan

Parameter $configForm has undeclared type \dokuwiki\Form\Form
Open

    public function hydrateConfigForm(Form $configForm);
Severity: Minor
Found in services/ServiceInterface.php by phan

There are no issues that match your filters.

Category
Status