Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
rougin committed Sep 21, 2024
2 parents 63c33fe + ee02636 commit ab8a8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/ValidateTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
namespace Rougin\Wildfire\Traits;

/**
* @property array<string, string>[] $rules
* @property \CI_Form_validation $form_validation
* @property \CI_Loader $load
* @property array<string, string>[] $rules
*
* @package Wildfire
*
Expand Down

0 comments on commit ab8a8fe

Please sign in to comment.