Proyectos de Subversion LeadersLinked - Services

Rev

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

Rev 1 Rev 308
Línea 18... Línea 18...
18
        parent::__construct($options);
18
        parent::__construct($options);
19
	}
19
	}
Línea 20... Línea 20...
20
 
20
 
21
    public function isValid($value)
21
    public function isValid($value)
-
 
22
    {
-
 
23
 
22
    {
24
        
23
        /*
25
        /*
24
         * Check for an adapter being defined. If not, throw an exception.
26
         * Check for an adapter being defined. If not, throw an exception.
25
         */
27
         */
26
        if (null === $this->adapter) {
28
        if (null === $this->adapter) {