PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
maatwebsite
/
excel
/
src
/
Concerns
/
Editing: WithGroupedHeadingRow.php
<?php namespace Maatwebsite\Excel\Concerns; interface WithGroupedHeadingRow extends WithHeadingRow { }
SAVE
CANCEL