Fixed some issues for scrutiniser [skip ci]

This commit is contained in:
James Cole
2015-05-27 07:58:54 +02:00
parent e1cb9d387e
commit 7eba33e805
9 changed files with 8 additions and 8 deletions

View File

@@ -44,7 +44,6 @@ use Illuminate\Database\Eloquent\Model;
* @method static \Illuminate\Database\Query\Builder|\FireflyIII\Models\Bill whereSkip($value)
* @method static \Illuminate\Database\Query\Builder|\FireflyIII\Models\Bill whereNameEncrypted($value)
* @method static \Illuminate\Database\Query\Builder|\FireflyIII\Models\Bill whereMatchEncrypted($value)
*
* @property mixed nextExpectedMatch
* @property mixed lastFoundMatch
*/