ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Web.php
Go to the documentation of this file.
1<?php
2
4
8class Web
9{
23 public static function WEBSERVICE(string $url)
24 {
26 }
27}
An exception for terminatinating execution or to throw for unit testing.
static webService(string $url)
WEBSERVICE.
Definition: Service.php:21
static WEBSERVICE(string $url)
WEBSERVICE.
Definition: Web.php:23
$url