Code standards
This commit is contained in:
committed by
Hypolite Petovan
parent
ea0cd6c919
commit
cbb5124d59
@@ -19,7 +19,7 @@ interface IStorage
|
||||
public static function get($ref);
|
||||
|
||||
/**
|
||||
* @brief Put data in backend as $ref. If $ref is not defiend a new reference is created.
|
||||
* @brief Put data in backend as $ref. If $ref is not defined a new reference is created.
|
||||
* @param string $data Data to save
|
||||
* @param string $ref Data referece. Optional.
|
||||
* @return string Saved data referece
|
||||
|
||||
Reference in New Issue
Block a user