mirror of
https://github.com/danog/ext-php-rs.git
synced 2024-11-26 20:15:22 +01:00
parent
296c3add84
commit
ad048d0e05
@ -244,7 +244,7 @@ pub use ext_php_rs_derive::php_extern;
|
||||
/// ```
|
||||
///
|
||||
/// Parameters can also be deemed optional by passing the parameter name in the
|
||||
/// attribute options. This function takes one required parameter (`hello`) and
|
||||
/// attribute options. This function takes one required parameter (`name`) and
|
||||
/// two optional parameters (`description` and `age`).
|
||||
///
|
||||
/// ```
|
||||
|
Loading…
Reference in New Issue
Block a user