File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/Symfony/Component/Ldap/Exception Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
namespace Symfony \Component \Ldap \Exception ;
13
13
14
14
/**
15
- * ConnectionException is throw if binding to ldap can not be established.
15
+ * ConnectionException is thrown if binding to ldap can not be established.
16
16
*
17
17
* @author Grégoire Pineau <lyrixx@lyrixx.info>
18
18
*/
Original file line number Diff line number Diff line change 12
12
namespace Symfony \Component \Ldap \Exception ;
13
13
14
14
/**
15
- * LdapException is throw if php ldap module is not loaded.
15
+ * LdapException is thrown if php ldap module is not loaded.
16
16
*
17
17
* @author Charles Sarrazin <charles@sarraz.in>
18
18
*/
Original file line number Diff line number Diff line change 12
12
namespace Symfony \Component \Ldap \Exception ;
13
13
14
14
/**
15
- * LdapException is throw if php ldap module is not loaded.
15
+ * LdapException is thrown if php ldap module is not loaded.
16
16
*
17
17
* @author Grégoire Pineau <lyrixx@lyrixx.info>
18
18
*/
You can’t perform that action at this time.
0 commit comments