Skip to content

Commit a1c25a8

Browse files
committed
Use https:// for all links
1 parent db5259c commit a1c25a8

17 files changed

+18
-18
lines changed

LeanMapperQuery/Caller.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* This file is part of the LeanMapperQuery extension
5-
* for the Lean Mapper library (http://leanmapper.com)
5+
* for the Lean Mapper library (https://leanmapper.com)
66
* Copyright (c) 2013 Michal Bohuslávek
77
*/
88

LeanMapperQuery/Entity.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* This file is part of the LeanMapperQuery extension
5-
* for the Lean Mapper library (http://leanmapper.com)
5+
* for the Lean Mapper library (https://leanmapper.com)
66
* Copyright (c) 2013 Michal Bohuslávek
77
*/
88

LeanMapperQuery/Exception/Exception.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* This file is part of the LeanMapperQuery extension
5-
* for the Lean Mapper library (http://leanmapper.com)
5+
* for the Lean Mapper library (https://leanmapper.com)
66
* Copyright (c) 2013 Michal Bohuslávek
77
*/
88

LeanMapperQuery/Exception/InvalidArgumentException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* This file is part of the LeanMapperQuery extension
5-
* for the Lean Mapper library (http://leanmapper.com)
5+
* for the Lean Mapper library (https://leanmapper.com)
66
* Copyright (c) 2013 Michal Bohuslávek
77
*/
88

LeanMapperQuery/Exception/InvalidMethodCallException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* This file is part of the LeanMapperQuery extension
5-
* for the Lean Mapper library (http://leanmapper.com)
5+
* for the Lean Mapper library (https://leanmapper.com)
66
* Copyright (c) 2013 Michal Bohuslávek
77
*/
88

LeanMapperQuery/Exception/InvalidRelationshipException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* This file is part of the LeanMapperQuery extension
5-
* for the Lean Mapper library (http://leanmapper.com)
5+
* for the Lean Mapper library (https://leanmapper.com)
66
* Copyright (c) 2013 Michal Bohuslávek
77
*/
88

LeanMapperQuery/Exception/InvalidStateException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* This file is part of the LeanMapperQuery extension
5-
* for the Lean Mapper library (http://leanmapper.com)
5+
* for the Lean Mapper library (https://leanmapper.com)
66
* Copyright (c) 2013 Michal Bohuslávek
77
*/
88

LeanMapperQuery/Exception/MemberAccessException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* This file is part of the LeanMapperQuery extension
5-
* for the Lean Mapper library (http://leanmapper.com)
5+
* for the Lean Mapper library (https://leanmapper.com)
66
* Copyright (c) 2013 Michal Bohuslávek
77
*/
88

LeanMapperQuery/Exception/NonExistingMethodException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* This file is part of the LeanMapperQuery extension
5-
* for the Lean Mapper library (http://leanmapper.com)
5+
* for the Lean Mapper library (https://leanmapper.com)
66
* Copyright (c) 2013 Michal Bohuslávek
77
*/
88

LeanMapperQuery/Exception/NotImplementedException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* This file is part of the LeanMapperQuery extension
5-
* for the Lean Mapper library (http://leanmapper.com)
5+
* for the Lean Mapper library (https://leanmapper.com)
66
*/
77

88
namespace LeanMapperQuery\Exception;

0 commit comments

Comments
 (0)