mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-09-19 04:04:47 -04:00
correcting namespaces
This commit is contained in:
parent
18151e6e9e
commit
9ce41022cf
7 changed files with 9 additions and 10 deletions
|
@ -28,8 +28,8 @@ class Paste extends AbstractModel
|
|||
* Get paste data.
|
||||
*
|
||||
* @access public
|
||||
* @throws Exception
|
||||
* @return stdClass
|
||||
* @throws \Exception
|
||||
* @return \stdClass
|
||||
*/
|
||||
public function get()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue