<?php

namespace Tests\Adawolfa\Implement\Definitions {

	interface NoSemicolonService
	{
	}

}