Ansel_Block_RecentlyAddedGeodata::__construct PHP Method

__construct() public method

public __construct ( $app, $params = [] )
    public function __construct($app, $params = array())
    {
        parent::__construct($app, $params);
        $this->_name = _("Recently Geotagged Photos");
    }
Ansel_Block_RecentlyAddedGeodata