FRED™
3.0
FRED™: Framework for Rapid and Easy Development
Server.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Rsi\Fred\Security
;
4
5
abstract
class
Server
extends
\Rsi\Fred\Component{
6
7
/**
8
* Perform the check.
9
*/
10
abstract
public
function
check
();
11
12
}
Rsi\Fred\Security\Server
Definition:
Server.php:5
Rsi\Fred\Security
Rsi\Fred\Security\Server\check
check()
Perform the check.
src
Rsi
Fred
Security
Server.php
Generated on Sun Aug 2 2020 19:43:58 for FRED™ by
1.8.13