Skip to content
Snippets Groups Projects
Commit 449074b7 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms Committed by David Siegfried
Browse files

remove WebServicePlugin type as well, re #4110

Merge request studip/studip!3377
parent 5c219d48
No related branches found
No related tags found
No related merge requests found
<?php
/*
* Copyright (c) 2011 <mlunzena@uos.de>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
* the License, or (at your option) any later version.
*/
interface WebServicePlugin
{
function getWebServices();
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment