Skip to content

Commit 9d1f593

Browse files
committed
Merge branch 'master' into 3.2-merge
# Conflicts: # .github/workflows/test.yml # src/collection/tests/ArrTest.php # src/pipeline/composer.json # src/pipeline/tests/PipelineTest.php # src/support/src/Fluent.php # src/support/src/Traits/InteractsWithData.php # src/support/tests/FluentTest.php
2 parents 0e750f3 + edc8ab6 commit 9d1f593

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)