jclaveau / php-deferred-callchain

Simple fluent API that can be applied on instances or native variables asynchronously
MIT License
1 stars 0 forks source link

Implement arrayacces to make array-like chained access #1

Closed jclaveau closed 6 years ago

jclaveau commented 6 years ago
$deferredChain->callMethodLater()['getColumnLater'];