c = $user_id; } public function class($class) { $this->class = $class; } public function content($table) { $content = json_decode($this->c['content'], true); return $content[$table]; } public function i() { $user = new User($this->c['user_id']); $content = json_decode($this->c['content'], true); $photo = new \App\Models\Photo($this->c['photo_id']); $pinc = 'Закрепить'; echo '
=$pinc?>
Удалить