489495df
*/ class ConstStub extends Stub { public function __construct(string $name, $value = null) { $this->class = $name; $this->value = 1 < \func_num_args() ? $value : $name; } /** * @return string */ public function __toString() { return (string) $this->value; } }
If you have any questions or need help, please fill out the form below. We do our best to response within 1 business day
Copyright © 2025 Desing by ZillaPage