global.php
Table of Contents
Functions
- __() : string
- Allows localization everywhere
Functions
__()
Allows localization everywhere
__(string $singular[, mixed $plural = null ][, mixed $number = null ]) : string
Parameters
- $singular : string
- $plural : mixed = null
- $number : mixed = null