New php docs [skip ci]

This commit is contained in:
James Cole
2020-04-05 07:10:59 +02:00
parent e1a5d143c5
commit f13a6f7bf9
15 changed files with 52 additions and 2 deletions

View File

@@ -70,6 +70,7 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
* @property-read int|null $attachments_count
* @property-read int|null $transaction_journals_count
* @property-read int|null $transactions_count
* @property bool $encrypted
*/
class Category extends Model
{