mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 16:46:50 +02:00
Code cleanup
This commit is contained in:
@@ -339,6 +339,7 @@ class e_pref extends e_front_model
|
||||
* @param string|array $pref_name
|
||||
* @param mixed value
|
||||
* @param boolean $strict
|
||||
* @return $this|\e_model
|
||||
*/
|
||||
final public function addData($pref_name, $value = null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user