Interface AvailableSpaceCapableInterface

Summary

Fully Qualified Name: Zend\Cache\Storage\AvailableSpaceCapableInterface

Description

Methods

Name Description Defined By
getAvailableSpace() Get available space in bytes AvailableSpaceCapableInterface

Method Details

getAvailableSpace()

Get available space in bytes

Returns: int|float

Top