ContextualBindingBuilder (Contracts)

ContextualBindingBuilder

interface ContextualBindingBuilder (View source)

Methods

$this needs(string $abstract)

Define the abstract target that depends on the context.

void give(Closure|string $implementation)

Define the implementation for the contextual binding.

登录查看完整内容