RobBrazier/Laravel_Piwik

View on GitHub
src/RobBrazier/Piwik/Module/APIModule.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call': after array, saw '['
Open

     * @param array[string]mixed $arguments extra arguments to be passed to the api call

Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call': after array, did not see an element name (will guess based on comment order)
Open

     * @param array[string]mixed $arguments extra arguments to be passed to the api call

Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call': after array, saw '['
Open

     * @param array[string]mixed $arguments extra arguments to be passed to the api call

Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call': after array, saw '['
Open

     * @param array[string]mixed $arguments extra arguments to be passed to the api call

Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call': after array, did not see an element name (will guess based on comment order)
Open

     * @param array[string]mixed $arguments extra arguments to be passed to the api call

Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call': after array, did not see an element name (will guess based on comment order)
Open

     * @param array[string]mixed $arguments extra arguments to be passed to the api call

Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call': after array, did not see an element name (will guess based on comment order)
Open

     * @param array[string]mixed $arguments extra arguments to be passed to the api call

Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call': after array, saw '['
Open

     * @param array[string]mixed $arguments extra arguments to be passed to the api call

Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call': after array, did not see an element name (will guess based on comment order)
Open

     * @param array[string]mixed $arguments extra arguments to be passed to the api call

Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call': after array, saw '['
Open

     * @param array[string]mixed $arguments extra arguments to be passed to the api call

There must be one blank line after the namespace declaration
Open

namespace RobBrazier\Piwik\Module;

There are no issues that match your filters.

Category
Status