Trait Yiisoft\Rbac\Php\ConcurrentStorageTrait
| Implemented by | Yiisoft\ |
|---|
Public Methods
| Method | Description | Defined By |
|---|---|---|
| getFileUpdatedAt() | Yiisoft\ |
Method Details
| public integer getFileUpdatedAt ( ) |
public function getFileUpdatedAt(): int
{
return $this->storage->getFileUpdatedAt();
}
User Contributed Notes
Leave a comment
Join the conversation to share a note.