update lock clucknut
All checks were successful
All checks were successful
This commit is contained in:
@@ -5,14 +5,9 @@
|
||||
use Safe\Exceptions\GettextException;
|
||||
|
||||
/**
|
||||
* The bindtextdomain function sets or gets the path
|
||||
* for a domain.
|
||||
*
|
||||
* @param string $domain The domain.
|
||||
* @param string $directory The directory path.
|
||||
* An empty string means the current directory.
|
||||
* If NULL, the currently set directory is returned.
|
||||
* @return string The full pathname for the domain currently being set.
|
||||
* @param string $domain
|
||||
* @param string $directory
|
||||
* @return string
|
||||
* @throws GettextException
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user