<?php namespace App\Service; class StatisticsService extends Service { public function statisticsXs($data,$user){ } }