⚙️
PHP Tools Hub
Tools
PHP
Quick
Contact
Home
>
Tutorials
>
PHP
>
PHP Functions
>
Arrow Functions
Arrow Functions Tutorials
8 tutorials found.
📘
fn param expression
Arrow Functions | PHP 7.4 Syntax | PHP
📘
fn a b a plus b
Arrow Functions | Example | PHP
📘
No return Keyword
Arrow Functions | Implicit Return | PHP
📘
Short Closure Syntax
Arrow Functions | PHP 7.4 | PHP
📘
fn x y x plus y
Arrow Functions | Example | PHP
📘
Automatic Variable Binding
Arrow Functions | Parent Scope | PHP
📘
Single Expression Only
Arrow Functions | No Multi Statement | PHP
📘
Implicit Return
Arrow Functions | No Return Keyword | PHP