mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
remove deprecated constructions
This commit is contained in:
parent
c1c5ad08be
commit
30b386dd44
2 changed files with 0 additions and 4 deletions
|
|
@ -10,8 +10,6 @@ class Plain extends \Yggverse\Yoda\Abstract\Entity\Browser\Container\Page\Conten
|
|||
string $value
|
||||
): void
|
||||
{
|
||||
$this->_source = $value;
|
||||
|
||||
$this->gtk->set_markup(
|
||||
sprintf(
|
||||
'<tt>%s</tt>',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue