inject = $this->getInject(); parent::__construct(); } public function getInject() { return time(); } }