\Symfony\Component\PropertyAccess\Tests\FixturesTypeHinted

Summary

Methods
Properties
Constants
setDate()
getDate()
getCountable()
setCountable()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$date
$countable
N/A

Properties

$date

$date

$countable

$countable : \Countable

Type

\Countable —

Methods

setDate()

setDate(\DateTime  $date) : mixed

Parameters

\DateTime $date

Returns

mixed —

getDate()

getDate() : mixed

Returns

mixed —

getCountable()

getCountable() : \Countable

Returns

\Countable —

setCountable()

setCountable(\Countable  $countable) : mixed

Parameters

\Countable $countable

Returns

mixed —