We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf2b7c5 commit ce76215Copy full SHA for ce76215
src/Database/RuleSet.php
@@ -32,7 +32,7 @@ private function __construct(array $rules)
32
* to authenticated users of your app. They are useful if you want data open to
33
* all users of your app but don't want it open to the world.
34
*
35
- * @see https://firebase.google.com/docs/database/security/quickstart#sample-rules
+ * @see https://firebase.google.com/docs/database/security
36
*/
37
public static function default(): self
38
{
0 commit comments