Skip to content

Commit 35473b1

Browse files
committed
fix: doc comment for pph
1 parent 54ac375 commit 35473b1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

templates/cli/lib/type-generation/languages/php.js.twig

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,8 @@ class PHP extends LanguageMeta {
4949
return `<?php
5050
namespace Appwrite\\Models;
5151
52-
/**
53-
* This file is auto-generated by the Appwrite CLI.
54-
* You can regenerate it by running \`appwrite types -l php ${this.getCurrentDirectory()}\`.
55-
*/
52+
// This file is auto-generated by the Appwrite CLI.
53+
// You can regenerate it by running \`appwrite types -l php ${this.getCurrentDirectory()}\`.
5654
5755
<% for (const attribute of collection.attributes) { -%>
5856
<% if (attribute.type === 'relationship' && !(attribute.relationType === 'manyToMany') && !(attribute.relationType === 'oneToMany' && attribute.side === 'parent')) { -%>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy