``` $this->config->getInt('test.number') ``` Won't work the config is stored in the database, as all database returned data will be cast to string.