ILIAS  trunk Revision v5.2.0beta1-34115-g3a2438be29
ILIAS\WebAccessChecker\PathType Interface Reference

Interface PathType. More...

+ Collaboration diagram for ILIAS\WebAccessChecker\PathType:

Data Fields

const FILE = 1
 
const FOLDER = 2
 

Detailed Description

Interface PathType.

Author
Nicolas Schäfli ns@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
Since
5.3
Version
1.0

Definition at line 30 of file PathType.php.

Field Documentation

◆ FILE

const ILIAS\WebAccessChecker\PathType::FILE = 1

Definition at line 32 of file PathType.php.

◆ FOLDER

const ILIAS\WebAccessChecker\PathType::FOLDER = 2

Definition at line 33 of file PathType.php.


The documentation for this interface was generated from the following file: