Skip to content

Commit 75772c7

Browse files
committed
Mark abstract factory as internal
Signed-off-by: Joey Smith <jsmith@webinertia.net> Signed-off-by: Joey Smith <jsmith@webinertia.net>
1 parent 0c93aaa commit 75772c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Container/AdapterAbstractServiceFactory.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
* Database adapter abstract service factory.
1717
*
1818
* Allows configuring several database instances (such as writer and reader).
19+
*
20+
* @internal
1921
*/
2022
class AdapterAbstractServiceFactory implements AbstractFactoryInterface
2123
{

0 commit comments

Comments
 (0)