<?php class ClassName { public $entry_name; public function __constuct() { $this->entry_name = t('Name'); } }
You have javascript disabled. You will not be able to edit any code.