Home
last modified time | relevance | path

Searched refs:loadImageFile (Results 1 – 1 of 1) sorted by relevance

/plugin/farmer/vendor/splitbrain/php-ico/src/
H A DPhpIco.php77 if (false === ($im = $this->loadImageFile($file))) {
269 protected function loadImageFile($file) function in splitbrain\\phpico\\PhpIco