PHP Class Functional\Tests\Adder

Afficher le fichier Open project: lstrojny/functional-php

Méthodes publiques

Méthode Description
__invoke ( $a, $b, $c, $d )
add ( $a, $b, $c, $d )
static_add ( $a, $b, $c, $d )

Method Details

__invoke() public méthode

public __invoke ( $a, $b, $c, $d )

add() public méthode

public add ( $a, $b, $c, $d )

static_add() public static méthode

public static static_add ( $a, $b, $c, $d )