mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-20 22:05:35 -04:00
correcting namespaces
This commit is contained in:
@@ -58,7 +58,7 @@ class DataStore extends AbstractPersistence
|
||||
* @access public
|
||||
* @static
|
||||
* @param string $filename
|
||||
* @return stdClass|false $data
|
||||
* @return \stdClass|false $data
|
||||
*/
|
||||
public static function get($filename)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user