mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 20:16:22 +00:00
Various code to fix checkboxes.
This commit is contained in:
@@ -42,6 +42,7 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
* @property string $name
|
||||
* @property string $iban
|
||||
* @property AccountType $accountType
|
||||
* @property bool $active
|
||||
*/
|
||||
class Account extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user