AppserverIo\Appserver\Core\Scanner\AbstractScanner::getExtensionsToWatch PHP Method

getExtensionsToWatch() abstract protected method

Returns an array with file extensions that are used to create the directory hash.
See also: AppserverIo\Appserver\Core\Scanner\AbstractScanner::getDirectoryHash()
abstract protected getExtensionsToWatch ( ) : array
return array The array with the file extensions
    protected abstract function getExtensionsToWatch();