Skip to content
This repository has been archived by the owner on Sep 19, 2018. It is now read-only.

Entidades

Erick Belluci Tedeschi edited this page Sep 12, 2013 · 2 revisions

Liga Solidária \ Storage

Entidades

  • Acesso
    • Usuario
    • PapeisDeUsuario
    • Papel
    • RecursosDePapel
    • Recurso
  • Storage
    • Projeto
    • ArtefatosDeProjeto
    • Artefato

Namespace Acesso

Usuario

(int)    $id;
(string) $conta;
(string) $nomeCompleto;
(string) $nomeDeTela;
(string) $senha;
Clone this wiki locally