Sulu\Bundle\MediaBundle\Media\FileValidator\FileValidator::getMaxFileSize PHP Method

getMaxFileSize() public method

public getMaxFileSize ( ) : integer
return integer
    public function getMaxFileSize()
    {
        return $this->maxFileSize;
    }