<?php $student = (object)['firstname' => 'test']; var_dump($student->nickname);
You have javascript disabled. You will not be able to edit any code.