<?php namespace Maatwebsite\Excel\Tests\Data\Stubs; interface CustomSheetConcern { public function custom(); }