PHP Interface Jarves\Translation\TranslationInterface

Datei anzeigen Open project: jarves/jarves Interface Usage Examples

Public Methods

Method Description
t ( $id, $plural = null, $count, $context = null )
tc ( $context, $id, $plural = null, $count )

Method Details

t() public method

public t ( $id, $plural = null, $count, $context = null )

tc() public method

public tc ( $context, $id, $plural = null, $count )