<?php namespace Tet\Test\Interfaces; interface NewsRepositoryInterface { }