mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Update Tokenizer.php
This commit is contained in:
parent
878066b43b
commit
490aa7f40c
@ -171,6 +171,8 @@ class Tokenizer
|
||||
'NULL' => 1
|
||||
);
|
||||
|
||||
public function __set(string $name, mixed $value): void {}
|
||||
|
||||
/**
|
||||
* @param $query
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user