PHP Class spec\Fenos\Notifynder\Senders\SenderFactorySpec

Inheritance: extends PhpSpec\ObjectBehavior
Mostrar archivo Open project: fenos/notifynder

Public Methods

Method Description
it_get_a_dynamic_sender_checking_array_type_GET_MULTIPLE ( )
it_get_a_dynamic_sender_checking_array_type_GET_SINGLE ( )
it_get_the_send_group_sender ( )
it_is_initializable ( )
let ( Fenos\Notifynder\Contracts\NotifynderGroup $notifynderGroup, Fenos\Notifynder\Contracts\NotifynderCategory $notifynderCategory )

Method Details

it_get_a_dynamic_sender_checking_array_type_GET_MULTIPLE() public method

it_get_a_dynamic_sender_checking_array_type_GET_SINGLE() public method

it_get_the_send_group_sender() public method

it_is_initializable() public method

public it_is_initializable ( )

let() public method

public let ( Fenos\Notifynder\Contracts\NotifynderGroup $notifynderGroup, Fenos\Notifynder\Contracts\NotifynderCategory $notifynderCategory )
$notifynderGroup Fenos\Notifynder\Contracts\NotifynderGroup
$notifynderCategory Fenos\Notifynder\Contracts\NotifynderCategory