Commit ee7b48e1 authored by Emiliano Balbuena's avatar Emiliano Balbuena

(chore): PHPDoc for Di\Ref

1 merge request!342WIP: (feat): Modernize Router (&75)
Pipeline #100049673 passed with stages
in 6 minutes and 47 seconds
<?php
/**
* Ref
* Ref.
* Holds a forward reference to a provider and a method.
* Used by PSR-7 Router to resolve DI bindings.
*
* @author edgebal
*/
......
Please register or to comment