File manager - Edit - /home/xfekoga/rooftopcleaners/wp-content/plugins/fluent-smtp/includes/Support/Contracts/ContextualBindingBuilderContract.php
Back
<?php namespace FluentMail\Includes\Support\Contracts; interface ContextualBindingBuilderContract { /** * Define the abstract target that depends on the context. * * @param string $abstract * @return $this */ public function needs($abstract); /** * Define the implementation for the contextual binding. * * @param Closure|string $implementation * @return void */ public function give($implementation); }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings