Child Theme Help(Hirebee)
I have successfully created child theme and I am able to modify files in the root.
Now, I want to edit files placed inside hirebee/includes/some-file.php but I am not able to edit the same.
I wanna know how we can extend parent theme classes in child theme or any other way I can use to override those specific classes/functions inside subfolders files.