We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fda0aa commit cd6acadCopy full SHA for cd6acad
2 files changed
src/Entity/EntityId.php
@@ -11,7 +11,7 @@
11
* Abstract since 2.0
12
*
13
* @licence GNU GPL v2+
14
- * @author Jeroen De Dauw < jeroendedauw@gmail.com
+ * @author Jeroen De Dauw < jeroendedauw@gmail.com >
15
*/
16
abstract class EntityId implements Comparable, Serializable {
17
src/Entity/ItemId.php
@@ -8,7 +8,7 @@
8
* @since 0.5
9
10
class ItemId extends EntityId {
0 commit comments