#1348: AgaviTranslationManager::getDefaultLocale return null
-----------------------------------------+----------------------------------
Reporter: jeanphilippe.dery@… | Owner: david
Type: defect | Status: new
Priority: normal | Milestone: 1.0.5
Component: _OTHER_ | Version: 1.0.4
Severity: normal | Keywords:
Has_patch: 0 |
-----------------------------------------+----------------------------------
/**
* Retrieve the default locale.
*
* @return AgaviLocale The current default.
*
* @author David Zülke <[email protected]>
* @since 0.11.0
*/
public function getDefaultLocale()
{
$this->getLocale($this->defaultLocaleIdentifier);
}
Because there is no '''return'''
--
Ticket URL: <http://trac.agavi.org/ticket/1348>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets