-
- Downloads
Ajout d'une interface et d'un trait pour chaque service et utilisation dans les factories
Showing
- src/UnicaenLdap/Entity/Group.php 3 additions, 3 deletionssrc/UnicaenLdap/Entity/Group.php
- src/UnicaenLdap/Entity/People.php 16 additions, 33 deletionssrc/UnicaenLdap/Entity/People.php
- src/UnicaenLdap/Service/AbstractService.php 12 additions, 32 deletionssrc/UnicaenLdap/Service/AbstractService.php
- src/UnicaenLdap/Service/GenericFactory.php 26 additions, 16 deletionssrc/UnicaenLdap/Service/GenericFactory.php
- src/UnicaenLdap/Service/GroupFactory.php 26 additions, 16 deletionssrc/UnicaenLdap/Service/GroupFactory.php
- src/UnicaenLdap/Service/LdapGenericServiceAwareInterface.php 19 additions, 0 deletionssrc/UnicaenLdap/Service/LdapGenericServiceAwareInterface.php
- src/UnicaenLdap/Service/LdapGenericServiceAwareTrait.php 29 additions, 0 deletionssrc/UnicaenLdap/Service/LdapGenericServiceAwareTrait.php
- src/UnicaenLdap/Service/LdapGroupServiceAwareInterface.php 19 additions, 0 deletionssrc/UnicaenLdap/Service/LdapGroupServiceAwareInterface.php
- src/UnicaenLdap/Service/LdapGroupServiceAwareTrait.php 29 additions, 0 deletionssrc/UnicaenLdap/Service/LdapGroupServiceAwareTrait.php
- src/UnicaenLdap/Service/LdapPeopleServiceAwareInterface.php 10 additions, 1 deletionsrc/UnicaenLdap/Service/LdapPeopleServiceAwareInterface.php
- src/UnicaenLdap/Service/LdapPeopleServiceAwareTrait.php 8 additions, 0 deletionssrc/UnicaenLdap/Service/LdapPeopleServiceAwareTrait.php
- src/UnicaenLdap/Service/LdapStructureServiceAwareInterface.php 19 additions, 0 deletions...nicaenLdap/Service/LdapStructureServiceAwareInterface.php
- src/UnicaenLdap/Service/LdapStructureServiceAwareTrait.php 29 additions, 0 deletionssrc/UnicaenLdap/Service/LdapStructureServiceAwareTrait.php
- src/UnicaenLdap/Service/LdapSystemServiceAwareInterface.php 19 additions, 0 deletionssrc/UnicaenLdap/Service/LdapSystemServiceAwareInterface.php
- src/UnicaenLdap/Service/LdapSystemServiceAwareTrait.php 29 additions, 0 deletionssrc/UnicaenLdap/Service/LdapSystemServiceAwareTrait.php
- src/UnicaenLdap/Service/PeopleFactory.php 26 additions, 11 deletionssrc/UnicaenLdap/Service/PeopleFactory.php
- src/UnicaenLdap/Service/StructureFactory.php 26 additions, 11 deletionssrc/UnicaenLdap/Service/StructureFactory.php
- src/UnicaenLdap/Service/SystemFactory.php 26 additions, 11 deletionssrc/UnicaenLdap/Service/SystemFactory.php
Please register or sign in to comment