Commit 1014ec8
authored
Refactors FAB component naming and adds strict types (#49)
* Refactors FAB component naming and adds strict types
Renames the component's file to `FabTemp.php`.
Updates the class name from `FAB` to `Fab` for consistent casing.
Introduces strict type declarations to enhance code reliability.
* Finalizes Fab component naming
Removes the 'Temp' suffix from the component's file name, indicating it is no longer a temporary or work-in-progress component. Improves clarity and reflects its finalized status.1 parent 568979a commit 1014ec8
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments