<?php namespace Adonadboard\Account\Interfaces; interface AccountRepositoryInterface { }