dev/translation#2: update ts() example to E::ts().
Created by: mlutfy
Since civix 17.08, we can use E::ts("Hello")
instead of ts("Hello", ['domain' => 'org.example.myextension'])
.
Created by: mlutfy
Since civix 17.08, we can use E::ts("Hello")
instead of ts("Hello", ['domain' => 'org.example.myextension'])
.