FireGento_MageMonitoring_Model_Widget_Hosting::_checkFileAccessible
Check the accessibility of the specified file.
Signature
protected function _checkFileAccessible(string
$file,
[boolean
$shouldBeAccessible = false] )
Parameters
$file
— string- The path of the file to check
$shouldBeAccessible
— boolean- A flag indicating whether the file should be accessible or not
Returns
- $this