Searched refs:Callable_ (Results 1 – 3 of 3) sorted by relevance
20 final class Callable_ implements Type class
46 'callback' => Types\Callable_::class,47 'callable' => Types\Callable_::class,
9 use phpDocumentor\Reflection\Types\Callable_; alias