Skip to content

Commit

Permalink
Improve PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
webeweb committed Feb 16, 2022
1 parent 322fdbf commit 3ae1b44
Show file tree
Hide file tree
Showing 51 changed files with 252 additions and 252 deletions.
2 changes: 1 addition & 1 deletion tests/Model/ActeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
class ActeTest extends AbstractTestCase {

/**
* Tests the __construct() method.
* Tests __construct()
*
* @return void
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/Model/Attribute/ArrayPublicationsBodaccTraitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
class ArrayPublicationsBodaccTraitTest extends AbstractTestCase {

/**
* Tests the addPublicationBodacc() method.
* Tests addPublicationBodacc()
*
* @return void
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/Model/Attribute/EntrepriseEntrepriseTraitTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
class EntrepriseEntrepriseTraitTest extends AbstractTestCase {

/**
* Tests the setEntreprise() method.
* Tests setEntreprise()
*
* @return void
*/
Expand Down
44 changes: 22 additions & 22 deletions tests/Model/BeneficiaireEffectifTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
class BeneficiaireEffectifTest extends AbstractTestCase {

/**
* Tests the setBeneficiaireRepresentantLegal() method.
* Tests setBeneficiaireRepresentantLegal()
*
* @return void
*/
Expand All @@ -40,7 +40,7 @@ public function testSetBeneficiaireRepresentantLegal(): void {
}

/**
* Tests the setDateGreffe() method.
* Tests setDateGreffe()
*
* @return void
*/
Expand All @@ -53,7 +53,7 @@ public function testSetDateGreffe(): void {
}

/**
* Tests the setDateNaissanceCompleteFormatee() method.
* Tests setDateNaissanceCompleteFormatee()
*
* @return void
*/
Expand All @@ -66,7 +66,7 @@ public function testSetDateNaissanceCompleteFormatee(): void {
}

/**
* Tests the setDetailsPartsDirectes() method.
* Tests setDetailsPartsDirectes()
*
* @return void
*/
Expand All @@ -82,7 +82,7 @@ public function testSetDetailsPartsDirectes(): void {
}

/**
* Tests the setDetailsPartsIndirectes() method.
* Tests setDetailsPartsIndirectes()
*
* @return void
*/
Expand All @@ -98,7 +98,7 @@ public function testSetDetailsPartsIndirectes(): void {
}

/**
* Tests the setDetailsPartsVocationTitulaire() method.
* Tests setDetailsPartsVocationTitulaire()
*
* @return void
*/
Expand All @@ -114,7 +114,7 @@ public function testSetDetailsPartsVocationTitulaire(): void {
}

/**
* Tests the setDetailsSocieteGestion() method.
* Tests setDetailsSocieteGestion()
*
* @return void
*/
Expand All @@ -130,7 +130,7 @@ public function testSetDetailsSocieteGestion(): void {
}

/**
* Tests the setDetailsVotesDirects() method.
* Tests setDetailsVotesDirects()
*
* @return void
*/
Expand All @@ -146,7 +146,7 @@ public function testSetDetailsVotesDirects(): void {
}

/**
* Tests the setDetailsVotesIndirects() method.
* Tests setDetailsVotesIndirects()
*
* @return void
*/
Expand All @@ -162,7 +162,7 @@ public function testSetDetailsVotesIndirects(): void {
}

/**
* Tests the setDetentionAutresMoyensControle() method.
* Tests setDetentionAutresMoyensControle()
*
* @return void
*/
Expand All @@ -175,7 +175,7 @@ public function testSetDetentionAutresMoyensControle(): void {
}

/**
* Tests the setDetentionPouvoirDecisionAg() method.
* Tests setDetentionPouvoirDecisionAg()
*
* @return void
*/
Expand All @@ -188,7 +188,7 @@ public function testSetDetentionPouvoirDecisionAg(): void {
}

/**
* Tests the setDetentionPouvoirNomMembreConseilAdministration() method.
* Tests setDetentionPouvoirNomMembreConseilAdministration()
*
* @return void
*/
Expand All @@ -201,7 +201,7 @@ public function testSetDetentionPouvoirNomMembreConseilAdministration(): void {
}

/**
* Tests the setNomUsage() method.
* Tests setNomUsage()
*
* @return void
*/
Expand All @@ -214,7 +214,7 @@ public function testSetNomUsage(): void {
}

/**
* Tests the setPourcentageParts() method.
* Tests setPourcentageParts()
*
* @return void
*/
Expand All @@ -227,7 +227,7 @@ public function testSetPourcentageParts(): void {
}

/**
* Tests the setPourcentagePartsDirectes() method.
* Tests setPourcentagePartsDirectes()
*
* @return void
*/
Expand All @@ -240,7 +240,7 @@ public function testSetPourcentagePartsDirectes(): void {
}

/**
* Tests the setPourcentagePartsIndirectes() method.
* Tests setPourcentagePartsIndirectes()
*
* @return void
*/
Expand All @@ -253,7 +253,7 @@ public function testSetPourcentagePartsIndirectes(): void {
}

/**
* Tests the setPourcentagePartsVocationTitulaire() method.
* Tests setPourcentagePartsVocationTitulaire()
*
* @return void
*/
Expand All @@ -266,7 +266,7 @@ public function testSetPourcentagePartsVocationTitulaire(): void {
}

/**
* Tests the setPourcentageVotes() method.
* Tests setPourcentageVotes()
*
* @return void
*/
Expand All @@ -279,7 +279,7 @@ public function testSetPourcentageVotes(): void {
}

/**
* Tests the setPourcentageVotesDirects() method.
* Tests setPourcentageVotesDirects()
*
* @return void
*/
Expand All @@ -292,7 +292,7 @@ public function testSetPourcentageVotesDirects(): void {
}

/**
* Tests the setPourcentageVotesIndirects() method.
* Tests setPourcentageVotesIndirects()
*
* @return void
*/
Expand All @@ -305,7 +305,7 @@ public function testSetPourcentageVotesIndirects(): void {
}

/**
* Tests the setRepresentantLegalPlacementSansGestionDelegation() method.
* Tests setRepresentantLegalPlacementSansGestionDelegation()
*
* @return void
*/
Expand All @@ -318,7 +318,7 @@ public function testSetRepresentantLegalPlacementSansGestionDelegation(): void {
}

/**
* Tests the __construct() method.
* Tests __construct()
*
* @return void
*/
Expand Down
12 changes: 6 additions & 6 deletions tests/Model/CompteTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
class CompteTest extends AbstractTestCase {

/**
* Tests the setAnneeCloture() method.
* Tests setAnneeCloture()
*
* @return void
*/
Expand All @@ -36,7 +36,7 @@ public function testSetAnneeCloture(): void {
}

/**
* Tests the setConfidentialite() method.
* Tests setConfidentialite()
*
* @return void
*/
Expand All @@ -49,7 +49,7 @@ public function testSetConfidentialite(): void {
}

/**
* Tests the setConfidentialiteCompteResultat() method.
* Tests setConfidentialiteCompteResultat()
*
* @return void
*/
Expand All @@ -62,7 +62,7 @@ public function testSetConfidentialiteCompteResultat(): void {
}

/**
* Tests the setDateCloture() method.
* Tests setDateCloture()
*
* @return void
*/
Expand All @@ -75,7 +75,7 @@ public function testSetDateCloture(): void {
}

/**
* Tests the setTypeComptes() method.
* Tests setTypeComptes()
*
* @return void
*/
Expand All @@ -88,7 +88,7 @@ public function testSetTypeComptes(): void {
}

/**
* Tests the set() method.
* Tests set()
*
* @return void
*/
Expand Down
6 changes: 3 additions & 3 deletions tests/Model/ConventionCollectiveTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
class ConventionCollectiveTest extends AbstractTestCase {

/**
* Tests the setConfirmee() method.
* Tests setConfirmee()
*
* @return void
*/
Expand All @@ -36,7 +36,7 @@ public function testSetConfirmee(): void {
}

/**
* Tests the setIdcc() method.
* Tests setIdcc()
*
* @return void
*/
Expand All @@ -49,7 +49,7 @@ public function testSetIdcc(): void {
}

/**
* Tests the __construct() method.
* Tests __construct()
*
* @return void
*/
Expand Down
4 changes: 2 additions & 2 deletions tests/Model/DepotActeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
class DepotActeTest extends AbstractTestCase {

/**
* Tests the addActe() method.
* Tests addActe()
*
* @return void
*/
Expand All @@ -40,7 +40,7 @@ public function testAddActe(): void {
}

/**
* Tests the __construct() method.
* Tests __construct()
*
* @return void
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/Model/DetailsDirectsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
class DetailsDirectsTest extends AbstractTestCase {

/**
* Tests the __construct() method.
* Tests __construct()
*
* @return void
*/
Expand Down
10 changes: 5 additions & 5 deletions tests/Model/DetailsIndirectsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
class DetailsIndirectsTest extends AbstractTestCase {

/**
* Tests the setDetailsIndivision() method.
* Tests setDetailsIndivision()
*
* @return void
*/
Expand All @@ -41,7 +41,7 @@ public function testSetDetailsIndivision(): void {
}

/**
* Tests the setDetailsPersonneMorale() method.
* Tests setDetailsPersonneMorale()
*
* @return void
*/
Expand All @@ -57,7 +57,7 @@ public function testSetDetailsPersonneMorale(): void {
}

/**
* Tests the setPourcentageIndivision() method.
* Tests setPourcentageIndivision()
*
* @return void
*/
Expand All @@ -70,7 +70,7 @@ public function testSetPourcentageIndivision(): void {
}

/**
* Tests the setPourcentagePersonneMorale() method.
* Tests setPourcentagePersonneMorale()
*
* @return void
*/
Expand All @@ -83,7 +83,7 @@ public function testSetPourcentagePersonneMorale(): void {
}

/**
* Tests the __construct() method.
* Tests __construct()
*
* @return void
*/
Expand Down
2 changes: 1 addition & 1 deletion tests/Model/DetailsIndivisionTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
class DetailsIndivisionTest extends AbstractTestCase {

/**
* Tests the __construct() method.
* Tests __construct()
*
* @return void
*/
Expand Down
Loading

0 comments on commit 3ae1b44

Please sign in to comment.