Skip to content

Commit d3f5ddf

Browse files
committed
Minor
1 parent b7770b6 commit d3f5ddf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

service_container/service_closures.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ in the service class, without further configuration::
107107
#[AutowireServiceClosure('mailer')]
108108
private \Closure $mailer
109109
) {
110-
$this->mailer = $mailer;
111110
}
112111

113112
public function doSomething(): void

0 commit comments

Comments
 (0)