Commit ee7b48e1 authored by Emiliano Balbuena's avatar Emiliano Balbuena
Browse files

(chore): PHPDoc for Di\Ref

parent 6d0503e5
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
<?php
<?php
/**
/**
 * Ref
 * Ref.
 * Holds a forward reference to a provider and a method.
 * Used by PSR-7 Router to resolve DI bindings.
 *
 * @author edgebal
 * @author edgebal
 */
 */