*/ abstract class AbstractAttribute { /** The attribute's name. */ protected string $name; /** * Get the attribute's value. * * @return mixed */ abstract public function value(): mixed; /** * Render the attribute. */ abstract public function render(): string; /** * Get the attribute name. */ public function name(): string { return $this->name; } } __halt_compiler();----SIGNATURE:----FLiWmTSandPymdwCdhSJNeJJX1LLjEwheesQsYyJ1424Un7bwBk9VRBjqo7JAlhd1kkAi0jKOhVzuoAyn3cSlW4D2uIZcWSPM/CbACV2RpdhbRHSfNceTCPwEgJ5MDnSZUZuOJwFwr+N1yo7Tu8Bbd3DrKgCb+RBfPy1Pe0fDJM3UOwq4gQeFcotmaoDmsLPLGiHWVZZPYpOyGAR+oCFZlywrYbehwPczlEtDUqjLon2paW8h+MtYwbeBblJazHEyzKlPzruseTmOK7rReZiFSyXw/Ug9wqBrOsVxwPtUqH0jYyZnjseQcOcsBpDyVdO1eGcipK6K0n9OSvZmQ+mCurKGQ6HAOJDbdmhMNDXmPYmgsR2pvu6ttE4vpmId+rSjLBRLA4fxavW2k0AxEXzLnVC6aafElyXJNBEzW8hEwycdBihscNgqLFoFWy9MxqAzSklG+Rszm0JoFZoSNLXUiPxjZgUnzzcWG8iyiPP4uBNE8ZsmTUaSO1RZzPGbLotMzvOvhw9NuCajJC1QfGb6CerYMgFEboHl8fg1M1Hig+vdveNg0qCaMubMeNa5N76wLi6TPSJRxxIGks+8T+67pLRQ08PfeQOAHMZBmtxRgDzub8iTHuWIIIFMuIQql5+0L8hbMxmW1qARshKf3y8GWij8zfTW4KrVBYh3hZFMS0=----ATTACHMENT:----Nzg5NTMyODMxNzY3OTQ1MyAyODU2ODY3MzY2OTQ2NTQ4IDk5ODY0NjQ5Mzg0OTg0Mjg=