Proyectos de Subversion LeadersLinked - Services

Rev

Rev 320 | Rev 331 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 320 Rev 324
Línea 325... Línea 325...
325
    public function getPathMedia()
325
    public function getPathMedia()
326
    {
326
    {
327
        return $this->config['leaderslinked.minio.fullpath_media'];
327
        return $this->config['leaderslinked.minio.fullpath_media'];
328
    }
328
    }
Línea 329... Línea 329...
329
    
329
    
-
 
330
    
-
 
331
    /**
-
 
332
     *
-
 
333
     * @return string
-
 
334
     */
-
 
335
    public function getPathHabitEmoji()
-
 
336
    {
-
 
337
        return $this->config['leaderslinked.minio.fullpath_habit_emoji'];
-
 
338
    }
-
 
339
    
-
 
340
    /**
-
 
341
     *
-
 
342
     * @return string
-
 
343
     */
-
 
344
    public function getPathHabitContent()
-
 
345
    {
-
 
346
        return $this->config['leaderslinked.minio.fullpath_habit_content'];
-
 
347
    }
Línea 330... Línea 348...
330
 
348
 
331
    
349
    
332
    /**
350
    /**
333
     * 
351
     *