mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update Template.php
This commit is contained in:
parent
b874926420
commit
878066b43b
@ -124,6 +124,8 @@ class Template extends Render
|
||||
*/
|
||||
private $_crc = 0;
|
||||
|
||||
public function __set(string $name, mixed $value): void {}
|
||||
|
||||
/**
|
||||
* @param Fenom $fenom Template storage
|
||||
* @param int $options
|
||||
|
Loading…
Reference in New Issue
Block a user