Skip to content

Commit

Permalink
Comentário navegacao financiador
Browse files Browse the repository at this point in the history
  • Loading branch information
luizcoelhoc1 authored Jun 12, 2019
1 parent 1d46188 commit 2453d75
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/Visualizacao/Navegacao.php
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<?php

/**
* TODO Auto-generated comment.
*/
class Navegacao {

/**
Expand All @@ -13,7 +10,7 @@ public function navegacaoAnonimo() {
}

/**
* TODO Auto-generated comment.
* Retorna string contendo HTML do navbar que o financiador verá
*/
static public function navegacaoFinanciador($financiador) {
$navegacao = new Template(__DIR__ . "/html/navegacao/financiador.html");
Expand Down

0 comments on commit 2453d75

Please sign in to comment.