mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 03:00:14 +00:00
Some last-minute fixes.
This commit is contained in:
@@ -36,6 +36,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
* @property int $order
|
||||
* @property bool $active
|
||||
* @property bool $stop_processing
|
||||
* @property Rule $rule
|
||||
*/
|
||||
class RuleAction extends Model
|
||||
{
|
||||
|
Reference in New Issue
Block a user