File manager - Edit - /var/www/html/observa/vendor/laravel/framework/src/Illuminate/Foundation/Console/stubs/rule.invokable.implicit.stub
Back
<?php namespace {{ namespace }}; use Illuminate\Contracts\Validation\InvokableRule; class {{ class }} implements InvokableRule { /** * Indicates whether the rule should be implicit. * * @var bool */ public $implicit = true; /** * Run the validation rule. * * @param string $attribute * @param mixed $value * @param \Closure(string): \Illuminate\Translation\PotentiallyTranslatedString $fail * @return void */ public function __invoke($attribute, $value, $fail) { // } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings