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 5dc3789 commit 49a6ca5Copy full SHA for 49a6ca5
README.md
@@ -21,6 +21,8 @@ composer require permafrost-dev/code-snippets
21
22
## Usage
23
24
+_Note: Although the examples here reference php files, any file type can be used when creating a `CodeSnippet`._
25
+
26
### Creating a snippet
27
28
Use the `surroundingLine($num)` method to select the "target" line, which will be returned as the middle line of the snippet:
0 commit comments