<?php namespace QxCMS\Modules\Client\Repositories\Questionnaire; interface AnswerRepositoryInterface { }