Add some method annotators, see if this helps with Scrutinizer issues.

This commit is contained in:
James Cole
2018-07-14 23:04:05 +02:00
parent c424bb097d
commit 5dad569d62
9 changed files with 38 additions and 17 deletions

View File

@@ -298,7 +298,7 @@ class Navigation
*
* @throws \FireflyIII\Exceptions\FireflyException
*/
public function periodShow(Carbon $theDate, string $repeatFrequency): string
public function periodShow(\Carbon\Carbon $theDate, string $repeatFrequency): string
{
$date = clone $theDate;
$formatMap = [