mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-24 13:57:51 +00:00
🚿
This commit is contained in:
@@ -5,10 +5,10 @@ The full phpDocumentor API documentation can be found at [chillerlan.github.io/p
|
||||
|
||||
## Methods
|
||||
<!-- using non-breaking spaces chr(255) in the longest method signature to force the silly table to stretch -->
|
||||
| method | return | description |
|
||||
|---------------------------------------|---------|---------------------------------------------------------------------|
|
||||
| (static) `moduleValueIsValid($value)` | `bool` | Determines whether the given value is valid |
|
||||
| `dump(string $file = null)` | `mixed` | Generates the output, optionally dumps it to a file, and returns it |
|
||||
| method | return | description |
|
||||
|---------------------------------------|---------|----------------------------------------------------------------------|
|
||||
| (static) `moduleValueIsValid($value)` | `bool` | Checks whether the given value is valid for the current output class |
|
||||
| `dump(string $file = null)` | `mixed` | Generates the output, optionally dumps it to a file, and returns it |
|
||||
|
||||
|
||||
## Constants
|
||||
|
||||
Reference in New Issue
Block a user