Final Class Yiisoft\Data\Cycle\Reader\Cache\CachedCount
| Inheritance | Yiisoft\Data\Cycle\Reader\Cache\CachedCount |
|---|
Public Methods
| Method | Description | Defined By |
|---|---|---|
| __construct() | Yiisoft\Data\Cycle\Reader\Cache\CachedCount | |
| getCount() | Yiisoft\Data\Cycle\Reader\Cache\CachedCount |
Method Details
| public mixed __construct ( ?\Countable $collection ) | ||
| $collection | ?\Countable | |
public function __construct(private ?Countable $collection) {}
Signup or Login in order to comment.