this function creates the __construct() method in a lambda class function($x) use ($a) implicitly created a class Lambda$xxx { public $a; }, and here we generate __construct($a) { $this->a = $a; }
source not stored for this graph (policy: none)
no test coverage detected