Date_HumanDiff
[ class tree: Date_HumanDiff ] [ index: Date_HumanDiff ] [ all elements ]

Class: Date_HumanDiff_Locale

Source Location: /Date_HumanDiff-0.5.0/src/Date/HumanDiff/Locale.php

Class Overview


Interface that all locale/translation classes need to implement.


Author(s):

Version:

  • Release: @package_version@

Methods


Inherited Variables

Inherited Methods


Class Details

[line 24]
Interface that all locale/translation classes need to implement.


[ Top ]


Method Detail

get   [line 34]

string get( string $string, integer $number)

Get the translation for the given string.
  • Return: Translated string
  • Access: public

Parameters:

string   $string   —  String to translate
integer   $number   —  Number to render into the string

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:56:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.