Buckets:
| /** | |
| * This file is part of the Nette Framework (https://nette.org) | |
| * Copyright (c) 2004 David Grudl (https://davidgrudl.com) | |
| */ | |
| declare(strict_types=1); | |
| namespace Nette; | |
| interface HtmlStringable | |
| { | |
| /** | |
| * Returns string in HTML format | |
| */ | |
| function __toString(): string; | |
| } | |
| interface_exists(Utils\IHtmlString::class); | |
Xet Storage Details
- Size:
- 335 Bytes
- Xet hash:
- 0afd1b60aa9f31a8aae3a30ec489675b24c38b95397dd1082979935709ee30e9
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.