| Path : /var/www/html/phkaynews-v2/vendor/livewire/livewire/src/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : /var/www/html/phkaynews-v2/vendor/livewire/livewire/src/Wireable.php |
<?php
namespace Livewire;
interface Wireable
{
public function toLivewire();
public static function fromLivewire($value);
}