Update meta files for new release.

This commit is contained in:
James Cole
2020-04-14 20:56:30 +02:00
parent 54933fda2e
commit 015242a666
25 changed files with 183 additions and 221 deletions

View File

@@ -78,7 +78,6 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
* @property-read int|null $notes_count
* @property-read int|null $piggy_bank_events_count
* @property-read int|null $piggy_bank_repetitions_count
* @property bool $encrypted
*/
class PiggyBank extends Model
{