Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 6... Línea 6...
6
 
6
 
7
/**
7
/**
8
 * A collection of rules, parameter definitions and a class of helper functions
8
 * A collection of rules, parameter definitions and a class of helper functions
9
 * used to resolve either an endpoint or an error.
9
 * used to resolve either an endpoint or an error.
10
 */
10
 */
11
Class Ruleset
11
class Ruleset
12
{
12
{
13
    /** @var string */
13
    /** @var string */
Línea 14... Línea 14...
14
    private $version;
14
    private $version;