Welcome Guest, Not a member yet? Register   Sign In
Supported Languages
#1

(This post was last modified: 01-25-2020, 01:47 AM by mrguseynov.)

Hi.How to get $supportedLocales array from App class? Is it correct to get it this way :
Code:
<?php
                        $cl = new \Config\App();
                        var_dump($cl->supportedLocales);
                        ?>
Reply


Messages In This Thread
Supported Languages - by mrguseynov - 01-25-2020, 01:35 AM
RE: Supported Languages - by plaztic - 01-25-2020, 11:59 AM
RE: Supported Languages - by mrguseynov - 01-25-2020, 12:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB