\Shmock\ClassBuilderCallableDecorator

Simple Decorator that takes a closure

Summary

Methods
Properties
Constants
__construct()
decorate()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$fn
N/A

Properties

$fn

$fn : callable

Type

callable

Methods

__construct()

__construct(callable $fn)

Parameters

callable $fn