Skip to content

Commit edc8ab6

Browse files
authored
remove internal (#7514)
1 parent f9d4085 commit edc8ab6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Container.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ public function define(string $name, $definition): void
9191
}
9292

9393
/**
94-
* @internal
9594
* @param mixed $id
9695
*/
9796
public function get($id)
@@ -104,7 +103,6 @@ public function get($id)
104103
}
105104

106105
/**
107-
* @internal
108106
* @param mixed $id
109107
*/
110108
public function has($id): bool

0 commit comments

Comments
 (0)