File manager - Edit - /home/opticamezl/www/newok/templates/yootheme/packages/view/src/View/HtmlElementInterface.php
Back
<?php namespace YOOtheme\View; interface HtmlElementInterface { /** * Renders element tag. * * @param string $name * @param array $attrs * @param false|string|string[] $contents * @param array $params * * @return string */ public static function tag($name, $attrs = null, $contents = null, array $params = []); /** * Evaluate expression attribute. * * @param array $expressions * @param array $params * * @return string|null */ public static function expr($expressions, array $params = []); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings