getFileContent() public method
Returns the associated file content.
| public null|string getFileContent ( ) | ||
|---|---|---|
| return | null|string |
File content. |
| throws | yii\base\InvalidParamException |
on invalid file attribute value. |
getFileContent() public method
Returns the associated file content.
| public null|string getFileContent ( ) | ||
|---|---|---|
| return | null|string |
File content. |
| throws | yii\base\InvalidParamException |
on invalid file attribute value. |
Please login to continue.