Exemplo n.º 1
0
 /**
  * Get the key of the current user backend config
  *
  * @return string
  */
 public function key()
 {
     return $this->config->key();
 }