Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 622 → Rev 623

/trunk/metier/api_0.1/Eflore.php
32,7 → 32,7
$this->projet = $projet;
}
 
public function getProjet($projet) {
public function getProjet() {
return $this->projet;
}