Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
auth
Commits
d9761ec2
Commit
d9761ec2
authored
Jul 10, 2013
by
Bertrand Gauthier
Browse files
SUppression clauses use inutiles.
parent
af02bf43
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/UnicaenAuthTest/View/Helper/UserInfoTest.php
View file @
d9761ec2
<?php
namespace
UnicaenAuthTest\View\Helper
;
use
\
UnicaenApp\Entity\Ldap\People
as
LdapPeopleEntity
;
use
\
UnicaenApp\Entity\Ldap\Structure
as
LdapStructureEntity
;
use
UnicaenAppTest\Entity\Ldap\TestAsset\People
as
LdapPeopleTestAsset
;
use
UnicaenAppTest\Entity\Ldap\TestAsset\Structure
as
LdapStructureTestAsset
;
use
UnicaenAppTest\View\Helper\TestAsset\ArrayTranslatorLoader
;
use
UnicaenAuth\View\Helper\UserInfo
;
use
Zend\I18n\Translator\Translator
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment