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 043ab53 commit bed7c75Copy full SHA for bed7c75
mkdocs.yml
@@ -720,7 +720,7 @@ nav:
720
- Operators: operators.md
721
- Operator Precedence: operator-precedence.md
722
- Arrays: arrays.md
723
- - Classed and Objects: oop.md
+ - Classes and Objects: oop.md
724
- Built-in methods: builtin-methods.md
725
- Control structures: control-structures.md
726
- Exceptions: exceptions.md
@@ -737,4 +737,4 @@ nav:
737
- Static analysis: static-analysis.md
738
- Optimizations: optimizations.md
739
- Compiler warnings: warnings.md
740
- - Discussions: https://github.com/orgs/zephir-lang/discussions
+ - Discussions: https://github.com/orgs/zephir-lang/discussions
0 commit comments